Changelog:
r45268 | gpz | 2024-08-05 16:20:27 +0000 (Mon, 05 Aug 2024) | 1 line
some more log cosmetics
------------------------------------------------------------------------
r45267 | gpz | 2024-08-05 15:02:30 +0000 (Mon, 05 Aug 2024) | 1 line
remove LOG_ERR, it never worked any different than LOG_DEFAULT in the first place. To log errors, use log_error instead of log_message.
------------------------------------------------------------------------
r45266 | gpz | 2024-08-05 14:27:11 +0000 (Mon, 05 Aug 2024) | 1 line
some cosmetics
------------------------------------------------------------------------
r45265 | gpz | 2024-08-04 21:59:34 +0000 (Sun, 04 Aug 2024) | 1 line
fix check for terminal, seems to work in both cmd.exe and msys
------------------------------------------------------------------------
r45264 | gpz | 2024-08-04 19:25:09 +0000 (Sun, 04 Aug 2024) | 1 line
make log_debug also use log_t, add log_printf to work as a simple way to print to the default log
------------------------------------------------------------------------