aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/logging.cpp
Commit message (Expand)AuthorAgeFilesLines
* add cmake build config to be able to use cliondi/add_cmake_devDmytro Ivanov2024-10-021-0/+1
* 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