aboutsummaryrefslogtreecommitdiff
path: root/zenserver/sos/sos.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ↵Stefan Boberg2021-09-151-3/+2
| | | | easier to tweak implementation
* Changed so more loggers go via the zen::loggers interfaceStefan Boberg2021-09-151-1/+7
|
* Format fix.Per Larsson2021-08-231-0/+2
|
* WIP servicesStefan Boberg2021-08-201-0/+25