ocssw
V2022
|
VcstLogger Member List
This is the complete list of members for VcstLogger, including all inherited members.
DBG_HIGH enum value | VcstLogger | |
DBG_LOW enum value | VcstLogger | |
DBG_MED enum value | VcstLogger | |
DBG_OFF enum value | VcstLogger | |
debugHigh(std::string msg, const char *file, const int line) | VcstLogger | |
debugLow(std::string msg, const char *file, const int line) | VcstLogger | |
debugMed(std::string msg, const char *file, const int line) | VcstLogger | |
errorAsStr(int status) | VcstLogger | static |
getLogger() | VcstLogger | static |
init(VcstLogger::Level level, VcstLogger::LoggingDest dest, std::string processName, std::string path=".") | VcstLogger | |
init(std::string level, std::string dest, std::string processName, std::string path=".") | VcstLogger | |
isDebugHighEnabled() | VcstLogger | |
isDebugLowEnabled() | VcstLogger | |
isDebugMedEnabled() | VcstLogger | |
isEnabledFor(VcstLogger::Level level) | VcstLogger | |
Level enum name | VcstLogger | |
log(std::string strLog, VcstLogger::Level level, std::string msg, const char *file, const int line) | VcstLogger | |
LOGFILE enum value | VcstLogger | |
LoggingDest enum name | VcstLogger | |
setLogger(VcstLogger *aLogger) | VcstLogger | static |
STDOUT enum value | VcstLogger | |
wasError(int status) | VcstLogger | static |
~VcstLogger() | VcstLogger | virtual |