BCLog Member List

This is the complete list of members for BCLog, including all inherited members.

BCLog()BCLog
CloseLog()BCLoginlinestatic
debug enum valueBCLog
detail enum valueBCLog
error enum valueBCLog
GetLogLevelFile()BCLoginlinestatic
GetLogLevelScreen()BCLoginlinestatic
GetPrefix()BCLoginlinestatic
GetVersion()BCLoginlinestatic
IsOpen()BCLoginlinestatic
LogLevel enum nameBCLog
nothing enum valueBCLog
OpenLog(const std::string &filename="log.txt", BCLog::LogLevel loglevelfile=BCLog::debug, BCLog::LogLevel loglevelscreen=BCLog::summary)BCLogstatic
Out(BCLog::LogLevel loglevelfile, BCLog::LogLevel loglevelscreen, const std::string &message)BCLogstatic
Out(const std::string &message) (defined in BCLog)BCLoginlinestatic
Out(BCLog::LogLevel loglevel, const std::string &message) (defined in BCLog)BCLoginlinestatic
OutDebug(const std::string &message) (defined in BCLog)BCLoginlinestatic
OutDetail(const std::string &message) (defined in BCLog)BCLoginlinestatic
OutError(const std::string &message) (defined in BCLog)BCLoginlinestatic
OutSummary(const std::string &message) (defined in BCLog)BCLoginlinestatic
OutWarning(const std::string &message) (defined in BCLog)BCLoginlinestatic
SetLogLevel(BCLog::LogLevel loglevelfile, BCLog::LogLevel loglevelscreen)BCLoginlinestatic
SetLogLevel(BCLog::LogLevel loglevel)BCLoginlinestatic
SetLogLevelFile(BCLog::LogLevel loglevel)BCLoginlinestatic
SetLogLevelScreen(BCLog::LogLevel loglevel)BCLoginlinestatic
SetPrefix(bool flag)BCLoginlinestatic
StartupInfo()BCLogstatic
summary enum valueBCLog
ToString(BCLog::LogLevel)BCLogstatic
warning enum valueBCLog