Cogs.Foundation
Loading...
Searching...
No Matches
Cogs::Logging::FileLogger Member List

This is the complete list of members for Cogs::Logging::FileLogger, including all inherited members.

cleanUp()Cogs::Logging::FileLogger
consumeMessage(const char *source, Category category, uint32_t errorNumber, const char *message, const char *filename, int lineNumber) overrideCogs::Logging::FileLoggervirtual
Consumer()Cogs::Logging::Consumer
defaultMinimumCategoryCogs::Logging::Consumerprivatestatic
enableFilenames(bool enable)Cogs::Logging::Consumerinline
getCategoryName(Category category)Cogs::Logging::Consumerstatic
getCategoryNameColor(Category category)Cogs::Logging::Consumerstatic
getMinimumCategory() constCogs::Logging::Consumerinline
initialize(const char *filename)Cogs::Logging::FileLogger
instance()Cogs::Logging::FileLoggerstatic
minimumCategoryCogs::Logging::Consumerprivate
mutexCogs::Logging::Consumerprotected
outputFileCogs::Logging::FileLoggerprivate
outputFilenamesCogs::Logging::Consumerprotected
setDefaultMinimumCategory(Category category)Cogs::Logging::Consumerstatic
setMinimumCategory(Category category)Cogs::Logging::Consumer
~Consumer()Cogs::Logging::Consumervirtual
~FileLogger() overrideCogs::Logging::FileLogger