Thomas Harte
|
d9ec11c62e
|
Use logger instead of printf.
|
2024-02-15 13:55:46 -05:00 |
|
Thomas Harte
|
b4a3b23571
|
Eliminate use of printf.
|
2024-02-15 13:32:49 -05:00 |
|
Thomas Harte
|
0c2a4f442e
|
Resolve all commented-out old logging references.
|
2024-01-19 22:17:35 -05:00 |
|
Thomas Harte
|
18814f7b2c
|
Update use of logging.
|
2024-01-19 22:14:24 -05:00 |
|
Thomas Harte
|
b61317ba7e
|
Continue conversion of logging.
|
2024-01-19 22:02:26 -05:00 |
|
Thomas Harte
|
b5e3858c46
|
Update logging.
|
2024-01-19 15:38:40 -05:00 |
|
Thomas Harte
|
2200940efe
|
Update logging.
|
2024-01-19 14:22:23 -05:00 |
|
Thomas Harte
|
7e47329e2a
|
Update use of logger.
|
2024-01-19 14:16:13 -05:00 |
|
Thomas Harte
|
6497cae39d
|
Attempt a full listing.
|
2024-01-19 14:00:53 -05:00 |
|
Thomas Harte
|
55d7a7e5f6
|
Flood the zone with sources; work incomplete.
|
2024-01-19 11:45:29 -05:00 |
|
Thomas Harte
|
119b45001c
|
Add SCC source.
|
2024-01-19 10:47:21 -05:00 |
|
Thomas Harte
|
bdfbf779fa
|
Promote source to a template paramter, to unify cases.
|
2024-01-19 10:41:47 -05:00 |
|
Thomas Harte
|
e6ee8acfd6
|
Use an enum for source, for compile-time disabling.
|
2024-01-19 10:35:34 -05:00 |
|
Thomas Harte
|
07fe219148
|
Sketch out saner logging interface.
|
2024-01-18 16:37:07 -05:00 |
|
Thomas Harte
|
a3d37640aa
|
Switch include guards to #pragma once .
|
2024-01-16 23:34:46 -05:00 |
|
Thomas Harte
|
60bec3d4c0
|
Eliminate trailing whitespace, fix tabs.
|
2023-05-12 14:03:38 -04:00 |
|
Thomas Harte
|
d1dd6876b5
|
Adds the option to affix a standard prefix to log messages.
|
2019-10-20 20:38:55 -04:00 |
|
Thomas Harte
|
d25ab35d58
|
Finally gets setw usage correct.
|
2019-04-15 12:41:56 -04:00 |
|
Thomas Harte
|
d97348dd38
|
Eliminates dangling uses of printf .
|
2019-03-02 18:07:05 -05:00 |
|
Thomas Harte
|
7eeefd2602
|
Ensures LOGs look like statements even in release builds.
|
2018-10-22 22:37:11 -04:00 |
|
Thomas Harte
|
5ab4cfee84
|
Factors out repeated hex-size setting.
|
2018-06-21 19:27:54 -04:00 |
|
Thomas Harte
|
a9eb0d02c6
|
Returns sanity to 8272 logging.
|
2018-06-20 23:02:32 -04:00 |
|
Thomas Harte
|
adca862166
|
Finally makes an initial pass at logging macros.
|
2018-06-18 22:37:19 -04:00 |
|