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 |
|