olp-cpp-sdk
1.22.0
|
This is the complete list of members for olp::logging::Log, including all inherited members.
applyFilterGroup(const FilterGroup &filters) | olp::logging::Log | static |
clearLevel(const std::string &tag) | olp::logging::Log | static |
clearLevels() | olp::logging::Log | static |
configure(Configuration configuration) | olp::logging::Log | static |
getConfiguration() | olp::logging::Log | static |
getLevel() | olp::logging::Log | static |
getLevel(const std::string &tag) | olp::logging::Log | static |
isEnabled(Level level) | olp::logging::Log | static |
isEnabled(Level level, const std::string &tag) | olp::logging::Log | static |
logMessage(Level level, const std::string &tag, const std::string &message, const char *file, unsigned int line, const char *function, const char *fullFunction) | olp::logging::Log | static |
setLevel(Level level) | olp::logging::Log | static |
setLevel(Level level, const std::string &tag) | olp::logging::Log | static |
setLevel(const std::string &level, const std::string &tag) | olp::logging::Log | static |