Ring Daemon 16.0.0
|
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() | jami::Logger | inlinestatic |
fini() | jami::Logger | static |
log(int level, const char *file, int line, bool linefeed, const char *const fmt,...) PRINTF_ATTRIBUTE(5 | jami::Logger | static |
log(int level, const char *file, int line, bool linefeed) | jami::Logger | inlinestatic |
Logger(int level, const char *file, int line, bool linefeed) | jami::Logger | inline |
Logger()=delete | jami::Logger | |
Logger(const Logger &)=delete | jami::Logger | |
Logger(Logger &&)=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, int line, bool linefeed, const char *fmt, va_list) | jami::Logger | static |
write(int level, const char *file, int line, bool linefeed, std::string &&message) | jami::Logger | static |
writeDht(dht::log::LogLevel level, std::string &&message) | jami::Logger | inlinestatic |
~Logger() | jami::Logger | inline |