mirror of
https://github.com/Xahau/xahaud.git
synced 2026-04-29 15:37:46 +00:00
- Add LOG_LOCATION_POSITION env var to control file:line placement (prefix/suffix/none) - Add LOG_DATE_FORMAT env var for custom timestamp formats (supports date::format syntax) - Add LOG_DATE_LOCAL env var to use local timezone instead of UTC - Add LOG_LOCATION_ESCAPE env var for custom colors (red/green/cyan/etc) - Default to suffix position for better readability - Move implementation to .cpp files to reduce recompilation - Update zlib to 1.3.1 to fix macOS build issues - Enable date-tz library for timezone support