aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/logging.cpp
Commit message (Expand)AuthorAgeFilesLines
* misc fixes brought over from sb/proto (#759)Stefan Boberg2026-02-171-1/+1
* added ResetConsoleLog (#758)Stefan Boberg2026-02-161-0/+8
* fixed race condition in zen::logging::Get (#519)Stefan Boberg2025-09-291-3/+12
* improve console output (#476)Dan Engelbrecht2025-08-261-0/+23
* added support for dynamic LLM tags (#245)Stefan Boberg2024-12-021-13/+13
* Insights-compatible memory tracking (#214)Stefan Boberg2024-11-251-0/+22
* assert improvements (#72)Dan Engelbrecht2024-05-031-0/+6
* SuppressConsoleLog now removes any existing console logger (#599)Stefan Boberg2023-12-111-0/+5
* logging configuration via command line options (#589)Stefan Boberg2023-12-061-0/+77
* HTTP plugin request debug logging (#587)Stefan Boberg2023-12-051-0/+12
* Don't call spdlog::drop_all, spdlog::shutdown will do that for us in a contro...Dan Engelbrecht2023-11-271-1/+0
* spdlog implementation hiding (#498)Stefan Boberg2023-11-061-25/+216
* eliminate redundant logging code (#499)Stefan Boberg2023-10-251-0/+4
* added --quiet option to suppress default logging to stdout (#446)Stefan Boberg2023-10-041-2/+12
* block destructors from throwing exceptions (#321)Dan Engelbrecht2023-05-241-1/+5
* Moved EnableVTMode function into zencore (#311)Stefan Boberg2023-05-161-0/+27
* make logging tests run as part of zencore-testStefan Boberg2023-05-091-1/+1
* implemented thread-local activity trackingStefan Boberg2023-05-091-0/+111
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+85