aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/logging.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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