Multiple logs handling
During daemon setup, multiple spdloggers are configured.
Using spdlog::get("<LOGNAME>") is possible to retrieve those and use
them in other part of the code.
Loading
Please register or sign in to comment
During daemon setup, multiple spdloggers are configured.
Using spdlog::get("<LOGNAME>") is possible to retrieve those and use
them in other part of the code.