This is the complete list of members for utl::Logger, including all inherited members.
COLOR_ERROR enum value | utl::Logger | private |
COLOR_INFO enum value | utl::Logger | private |
COLOR_RESET enum value | utl::Logger | private |
COLOR_WARNING enum value | utl::Logger | private |
ColorIndex enum name | utl::Logger | private |
formatLogMessage(LogLevel level, const std::string &message) | utl::Logger | inlineprivatestatic |
getColorForDuration(const float duration) | utl::Logger | inlineprivatestatic |
init() | utl::Logger | static |
log(const std::string &message, const LogLevel &logLevel) | utl::Logger | inlinestatic |
LOG_LEVEL_COLOR | utl::Logger | privatestatic |
LOG_LEVEL_STRING | utl::Logger | privatestatic |
logExecutionTime(const std::string &message, Func &&func) | utl::Logger | inlinestatic |
Logger(const Logger &)=delete | utl::Logger | |
Logger(Logger &&)=delete | utl::Logger | |
Logger()=default | utl::Logger | private |
operator=(const Logger &)=delete | utl::Logger | |
operator=(Logger &&)=delete | utl::Logger | |
~Logger()=default | utl::Logger | private |