![]() |
CoreSDK
v1.0.0.b1304
|
This is the complete list of members for r5::common::LoggerWrapper, including all inherited members.
debug(const std::string format, const Args &... args) | r5::common::LoggerWrapper | inline |
error(const std::string format, const Args &... args) | r5::common::LoggerWrapper | inline |
info(const std::string format, const Args &... args) | r5::common::LoggerWrapper | inline |
log(LogLevel level, const std::string format, const Args &... args) | r5::common::LoggerWrapper | inlineprotected |
log(const std::chrono::system_clock::time_point &time, LogLevel level, const std::string format, const Args &... args) | r5::common::LoggerWrapper | inlineprotected |
LoggerWrapper(ILoggerPtr t) | r5::common::LoggerWrapper | inline |
mT | r5::common::LoggerWrapper | protected |
trace(const std::string format, const Args &... args) | r5::common::LoggerWrapper | inline |
warn(const std::string format, const Args &... args) | r5::common::LoggerWrapper | inline |