CatapultServer
v0.5.0.1 (Elephant)
|
Basic logger configuration settings. More...
Public Attributes | |
utils::LogSinkType | SinkType |
Log sink type. More... | |
utils::LogLevel | Level |
Log level. More... | |
std::unordered_map< std::string, utils::LogLevel > | ComponentLevels |
Custom component log levels. More... | |
Basic logger configuration settings.
std::unordered_map<std::string, utils::LogLevel> catapult::config::BasicLoggerConfiguration::ComponentLevels |
Custom component log levels.
utils::LogLevel catapult::config::BasicLoggerConfiguration::Level |
Log level.
utils::LogSinkType catapult::config::BasicLoggerConfiguration::SinkType |
Log sink type.