Changelog:
r45259 | gpz | 2024-08-03 20:16:11 +0000 (Sat, 03 Aug 2024) | 1 line
adjust docs
------------------------------------------------------------------------
r45258 | gpz | 2024-08-03 20:15:00 +0000 (Sat, 03 Aug 2024) | 1 line
colors are now handled completely transparently in the log system. also no more special cases for stdout needed. some more renaming and refactoring.
------------------------------------------------------------------------
r45257 | gpz | 2024-08-03 20:11:04 +0000 (Sat, 03 Aug 2024) | 1 line
basic support for colors in log messages
------------------------------------------------------------------------
r45256 | gpz | 2024-08-02 22:35:17 +0000 (Fri, 02 Aug 2024) | 1 line
rework the log system. logging to stdout and to an actual file can coexist now, each can be selected separately. This simplifies some code (eg in archdep_open_default_log_file) and makes sure stdout is only ever written to (if enabled). Some odd side effects in Windows may disappear now.
------------------------------------------------------------------------
r45255 | gpz | 2024-07-31 21:10:21 +0000 (Wed, 31 Jul 2024) | 1 line
add options to docs
------------------------------------------------------------------------