| debug(const char *origin, const char *fmt,...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| debug(const char *origin, std::string msg) | Tomographer::Logger::LoggerBase< Derived > | inline |
| debug(const char *origin, Fn &&f) | Tomographer::Logger::LoggerBase< Derived > | inline |
| debug(Args &&...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| derived() (defined in Tomographer::Logger::LoggerBase< Derived >) | Tomographer::Logger::LoggerBase< Derived > | inlineprotected |
| derived() const (defined in Tomographer::Logger::LoggerBase< Derived >) | Tomographer::Logger::LoggerBase< Derived > | inlineprotected |
| enabledFor(int level_) const | Tomographer::Logger::LoggerBase< Derived > | inline |
| error(const char *origin, const char *fmt,...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| error(const char *origin, std::string msg) | Tomographer::Logger::LoggerBase< Derived > | inline |
| error(const char *origin, Fn &&f) | Tomographer::Logger::LoggerBase< Derived > | inline |
| error(Args &&...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| getLevel() const (defined in Tomographer::Logger::LoggerBase< Derived >) | Tomographer::Logger::LoggerBase< Derived > | inlineprotected |
| getLevel() const (defined in Tomographer::Logger::LoggerBase< Derived >) | Tomographer::Logger::LoggerBase< Derived > | inlineprotected |
| HasFilterByOrigin enum value | Tomographer::Logger::LoggerBase< Derived > | |
| HasOwnGetLevel enum value | Tomographer::Logger::LoggerBase< Derived > | |
| info(const char *origin, const char *fmt,...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| info(const char *origin, std::string msg) | Tomographer::Logger::LoggerBase< Derived > | inline |
| info(const char *origin, Fn &&f) | Tomographer::Logger::LoggerBase< Derived > | inline |
| info(Args &&...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| IsThreadSafe enum value | Tomographer::Logger::LoggerBase< Derived > | |
| level() const | Tomographer::Logger::LoggerBase< Derived > | inline |
| log(int level, const char *origin, const char *fmt,...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| log(int level, const char *origin, std::string msg) | Tomographer::Logger::LoggerBase< Derived > | inline |
| log(int level, const char *origin, Fn &&f) | Tomographer::Logger::LoggerBase< Derived > | inline |
| log(const char *origin, const char *fmt,...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| log(const char *origin, const char *fmt, va_list ap) | Tomographer::Logger::LoggerBase< Derived > | inline |
| log(const char *origin, std::string msg) | Tomographer::Logger::LoggerBase< Derived > | inline |
| log(const char *origin, Fn f) | Tomographer::Logger::LoggerBase< Derived > | inline |
| log(Args &&...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| LoggerBase(int level_=INFO) | Tomographer::Logger::LoggerBase< Derived > | inline |
| longdebug(const char *origin, const char *fmt,...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| longdebug(const char *origin, std::string msg) | Tomographer::Logger::LoggerBase< Derived > | inline |
| longdebug(const char *origin, Fn &&f) | Tomographer::Logger::LoggerBase< Derived > | inline |
| longdebug(Args &&...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| setLogLevel(int level) | Tomographer::Logger::LoggerBase< Derived > | inlineprotected |
| staticallyEnabledFor(int level) | Tomographer::Logger::LoggerBase< Derived > | inlinestatic |
| staticallyEnabledFor() | Tomographer::Logger::LoggerBase< Derived > | inlinestatic |
| StaticMinimumSeverityLevel enum value | Tomographer::Logger::LoggerBase< Derived > | |
| warning(const char *origin, const char *fmt,...) | Tomographer::Logger::LoggerBase< Derived > | inline |
| warning(const char *origin, std::string msg) | Tomographer::Logger::LoggerBase< Derived > | inline |
| warning(const char *origin, Fn &&f) | Tomographer::Logger::LoggerBase< Derived > | inline |
| warning(Args &&...) | Tomographer::Logger::LoggerBase< Derived > | inline |