OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
VcstLogger Member List

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

DBG_HIGH enum valueVcstLogger
DBG_LOW enum valueVcstLogger
DBG_MED enum valueVcstLogger
DBG_OFF enum valueVcstLogger
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)VcstLoggerstatic
getLogger()VcstLoggerstatic
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 nameVcstLogger
log(std::string strLog, VcstLogger::Level level, std::string msg, const char *file, const int line)VcstLogger
LOGFILE enum valueVcstLogger
LoggingDest enum nameVcstLogger
setLogger(VcstLogger *aLogger)VcstLoggerstatic
STDOUT enum valueVcstLogger
wasError(int status)VcstLoggerstatic
~VcstLogger()VcstLoggervirtual