This is the complete list of members for Logger, including all inherited members.
| enabled(LogLevel level) const | Logger | |
| enabled(const LogRecord &record) const | Logger | |
| init(const std::string &file) | Logger | static |
| init(const Settings &settings) | Logger | static |
| loadPlugin(const std::string &sym, const Path &path) | Logger | static |
| log(const LogRecord &record, bool always=false) | Logger | |
| Logger(const std::string &name) | Logger | |
| Logger(const char *name) | Logger | |
| NonCopyable() | NonCopyable | protected |
| registerPlugin(Plugin< LogChannel > &plugin) | Logger | static |
| reset(const std::string &target) | Logger | static |
| setChannel(const std::string &target, const std::string &url) | Logger | static |
| setLogLevel(const std::string &target, LogLevel level) | Logger | static |
| setPattern(const std::string &pattern) | Logger | static |
| unregisterPlugin(Plugin< LogChannel > &plugin) | Logger | static |
| ~Logger() | Logger | |
| ~NonCopyable() | NonCopyable | protected |