|
Ring Daemon
|
This is the complete list of members for jami::Logger, including all inherited members.
| debugEnabled() | jami::Logger | static |
| dhtLevel(dht::log::LogLevel level) | jami::Logger | inlinestatic |
| dhtLogger(const std::string &tag={}) | jami::Logger | inlinestatic |
| fini() | jami::Logger | static |
| log(int level, const char *file, unsigned line, bool linefeed, const char *const fmt,...) PRINTF_ATTRIBUTE(5 | jami::Logger | static |
| log(int level, const char *file, unsigned line, bool linefeed) | jami::Logger | inlinestatic |
| Logger(int level, const char *file, unsigned line, bool linefeed) | jami::Logger | inline |
| Logger()=delete | jami::Logger | |
| Logger(const Logger &)=delete | jami::Logger | |
| Logger(Logger &&) noexcept=default | jami::Logger | |
| operator<<(const T &value) | jami::Logger | inline |
| setConsoleLog(bool enable) | jami::Logger | static |
| setDebugMode(bool enable) | jami::Logger | static |
| setFileLog(const std::string &path) | jami::Logger | static |
| setMonitorLog(bool enable) | jami::Logger | static |
| setSysLog(bool enable) | jami::Logger | static |
| vlog(int level, const char *file, unsigned line, bool linefeed, const char *fmt, va_list) | jami::Logger | static |
| write(int level, std::string_view file, unsigned line, bool linefeed, std::string_view tag, std::string &&message) | jami::Logger | static |
| writeDht(dht::log::source_loc loc, dht::log::LogLevel level, std::string_view tag, std::string &&message) | jami::Logger | inlinestatic |
| ~Logger() | jami::Logger | inline |