aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/logging.cpp
Commit message (Expand)AuthorAgeFilesLines
* added ResetConsoleLog (#758)Stefan Boberg2026-02-161-0/+5
* Make sure we call the previous terminate handle if present when we intercept ...Dan Engelbrecht2025-09-261-6/+39
* rework `--quiet` zenserver option add `--noconsole` option (#477)Dan Engelbrecht2025-08-261-0/+4
* fixes for log timestamps (#304)Stefan Boberg2025-03-121-2/+4
* Build command tweaks (#301)Stefan Boberg2025-03-111-12/+15
* improvements and infrastructure for upcoming builds api command line (#284)Dan Engelbrecht2025-02-251-1/+8
* added support for dynamic LLM tags (#245)Stefan Boberg2024-12-021-0/+5
* consistent paths encoding (#24)Dan Engelbrecht2024-03-251-1/+1
* reinstate formatter settings for file sink (#631)Stefan Boberg2024-01-171-0/+9
* Make sure we initialize the pattern of FileSink before it is added as a usabl...Dan Engelbrecht2023-12-181-12/+8
* fix crash at log exit (#605)Dan Engelbrecht2023-12-131-7/+5
* premature logging shutdown fix (#603)v0.2.36Stefan Boberg2023-12-121-0/+9
* multi-line logging improvements (#597)Stefan Boberg2023-12-111-2/+3
* logging configuration via command line options (#589)Stefan Boberg2023-12-061-4/+5
* fixed file logger pattern (#579)Stefan Boberg2023-11-291-1/+1
* spdlog implementation hiding (#498)Stefan Boberg2023-11-061-10/+11
* fixed issue where file log sink would get the wrong pattern assigned (#513)Stefan Boberg2023-11-061-12/+12
* eliminate redundant logging code (#499)Stefan Boberg2023-10-251-409/+93
* added logging utility functions (from sb/proto) (#469)Stefan Boberg2023-10-121-0/+516