|
HCE project C++ developers source code library
1.1.1
HCE project developer library
|
This is the complete list of members for HCE::Logger, including all inherited members.
| alwaysUseDefaultLog | HCE::Logger | static |
| initializeLoggers() | HCE::Logger | static |
| off() | HCE::Logger | static |
| on(const int &level=LOGGER_ON_DEFAULT_LEVEL) | HCE::Logger | static |
| on(const std::string &level) | HCE::Logger | static |
| setLevelByChannelName(const std::string &name, const std::string &level) | HCE::Logger | static |
| setLevelByChannelName(const std::string &name, const int &level) | HCE::Logger | static |
| setLevelForAllChannel(const std::string &level) | HCE::Logger | static |
| setLevelForAllChannel(const int &level) | HCE::Logger | static |
| writeLog(const Poco::Message &msg, const std::string &channel=DEFAULT_LOG_NAME) | HCE::Logger | static |
| writeUnregisterLog(const Poco::Message &msg, const std::string &channel) | HCE::Logger | static |