WARPXM v1.10.0
Loading...
Searching...
No Matches
WxLogger Member List

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

addHandler(WxLogRecordHandler *handler)WxLogger
cleanUp()WxLoggerBase< WxLogger >inlinestatic
critical(const std::string &msg) constWxLogger
debug(const std::string &msg) constWxLogger
disable()WxLogger
eLevels enum nameWxLogger
enable()WxLogger
error(const std::string &msg) constWxLogger
get(const std::string &nm)WxLoggerBase< WxLogger >inlinestatic
getCriticalStream()WxLogger
getDebugStream()WxLogger
getErrorStream()WxLogger
getInfoStream()WxLogger
getLevel() constWxLogger
getLevelStr()WxLogger
getSafe(const std::string &nm)WxLoggerBase< WxLogger >inlinestatic
getWarningStream()WxLogger
info(const std::string &msg) constWxLogger
LevelMap_t typedefWxLogger
log(const std::string &msg, eLevels withLevel) constWxLogger
LoggerMap_t typedefWxLoggerBase< WxLogger >
LoggerPair_t typedefWxLoggerBase< WxLogger >
setLevel(enum eLevels level)WxLogger
setLevel(const std::string &level)WxLogger
StringMap_t typedefWxLogger
warning(const std::string &msg) constWxLogger
WxLogger(const std::string &name)WxLogger
WxLoggerBase< WxLogger >WxLoggerfriend
~WxLogger()WxLoggervirtual