Inflection
Morphology Inflection
|
This is the complete list of members for inflection::util::LoggerConfig, including all inherited members.
getLogLevel() | inflection::util::LoggerConfig | static |
isDebugEnabled() | inflection::util::LoggerConfig | static |
isErrorEnabled() | inflection::util::LoggerConfig | static |
isInfoEnabled() | inflection::util::LoggerConfig | static |
isTraceEnabled() | inflection::util::LoggerConfig | static |
isWarnEnabled() | inflection::util::LoggerConfig | static |
logToConsole(bool value) | inflection::util::LoggerConfig | static |
registerLogger(void *context, ILoggerCallback loggerCallback) | inflection::util::LoggerConfig | static |
setLogLevel(ILogLevel newLogLevel) | inflection::util::LoggerConfig | static |
unregisterLogger(void *context) | inflection::util::LoggerConfig | static |