highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
HCE::Logger Member List

This is the complete list of members for HCE::Logger, including all inherited members.

alwaysUseDefaultLogHCE::Loggerstatic
initializeLoggers()HCE::Loggerstatic
off()HCE::Loggerstatic
on(const int &level=LOGGER_ON_DEFAULT_LEVEL)HCE::Loggerstatic
on(const std::string &level)HCE::Loggerstatic
setLevelByChannelName(const std::string &name, const std::string &level)HCE::Loggerstatic
setLevelByChannelName(const std::string &name, const int &level)HCE::Loggerstatic
setLevelForAllChannel(const std::string &level)HCE::Loggerstatic
setLevelForAllChannel(const int &level)HCE::Loggerstatic
writeLog(const Poco::Message &msg, const std::string &channel=DEFAULT_LOG_NAME)HCE::Loggerstatic
writeUnregisterLog(const Poco::Message &msg, const std::string &channel)HCE::Loggerstatic