|
UTILLib 2.0
Common C++ library with utilities.
|
This is the complete list of members for util::log::ILogger, including all inherited members.
| AddLogMessage(const LogMessage &message)=0 | util::log::ILogger | pure virtual |
| EnableSeverityLevel(LogSeverity severity, bool enable) | util::log::ILogger | |
| Filename() const | util::log::ILogger | virtual |
| HasLogFile() const | util::log::ILogger | virtual |
| ILogger()=default | util::log::ILogger | protected |
| IsSeverityLevelEnabled(LogSeverity severity) const | util::log::ILogger | |
| ShowLocation(bool show) | util::log::ILogger | inline |
| ShowLocation() const | util::log::ILogger | inline |
| Stop() | util::log::ILogger | virtual |
| ~ILogger()=default | util::log::ILogger | virtual |