Changelog:
r45262 | gpz | 2024-08-04 14:53:15 +0000 (Sun, 04 Aug 2024) | 1 line
add log_fatal
------------------------------------------------------------------------
r45261 | gpz | 2024-08-03 21:20:13 +0000 (Sat, 03 Aug 2024) | 1 line
call log_verbose also with log_t
------------------------------------------------------------------------
r45260 | gpz | 2024-08-03 20:41:21 +0000 (Sat, 03 Aug 2024) | 1 line
add archdep_default_logger_is_terminal(), used to disable colors when stdout is redirected
------------------------------------------------------------------------
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.
------------------------------------------------------------------------