BCLog Member List
This is the complete list of members for BCLog, including all inherited members.
BCLog() | BCLog | |
CloseLog() | BCLog | inlinestatic |
debug enum value | BCLog | |
detail enum value | BCLog | |
error enum value | BCLog | |
GetLogLevelFile() | BCLog | inlinestatic |
GetLogLevelScreen() | BCLog | inlinestatic |
GetPrefix() | BCLog | inlinestatic |
GetVersion() | BCLog | inlinestatic |
IsOpen() | BCLog | inlinestatic |
LogLevel enum name | BCLog | |
nothing enum value | BCLog | |
OpenLog(const std::string &filename="log.txt", BCLog::LogLevel loglevelfile=BCLog::debug, BCLog::LogLevel loglevelscreen=BCLog::summary) | BCLog | static |
Out(BCLog::LogLevel loglevelfile, BCLog::LogLevel loglevelscreen, const std::string &message) | BCLog | static |
Out(const std::string &message) (defined in BCLog) | BCLog | inlinestatic |
Out(BCLog::LogLevel loglevel, const std::string &message) (defined in BCLog) | BCLog | inlinestatic |
OutDebug(const std::string &message) (defined in BCLog) | BCLog | inlinestatic |
OutDetail(const std::string &message) (defined in BCLog) | BCLog | inlinestatic |
OutError(const std::string &message) (defined in BCLog) | BCLog | inlinestatic |
OutSummary(const std::string &message) (defined in BCLog) | BCLog | inlinestatic |
OutWarning(const std::string &message) (defined in BCLog) | BCLog | inlinestatic |
SetLogLevel(BCLog::LogLevel loglevelfile, BCLog::LogLevel loglevelscreen) | BCLog | inlinestatic |
SetLogLevel(BCLog::LogLevel loglevel) | BCLog | inlinestatic |
SetLogLevelFile(BCLog::LogLevel loglevel) | BCLog | inlinestatic |
SetLogLevelScreen(BCLog::LogLevel loglevel) | BCLog | inlinestatic |
SetPrefix(bool flag) | BCLog | inlinestatic |
StartupInfo() | BCLog | static |
summary enum value | BCLog | |
ToString(BCLog::LogLevel) | BCLog | static |
warning enum value | BCLog |