|
FFmpegfs Fuse Multi Media Filesystem 2.16
|
This is the complete list of members for Logging, including all inherited members.
| convert(T &val) | Logging | inlineprivatestatic |
| convert(const char *val) | Logging | inlineprivatestatic |
| convert(char *val) | Logging | inlineprivatestatic |
| debug(const T filename, const std::string &format_string, Args &&...args) | Logging | inlinestatic |
| error(const T filename, const std::string &format_string, Args &&...args) | Logging | inlinestatic |
| fix_std_string(T &val) | Logging | inlineprivatestatic |
| fix_std_string(const std::string &val) | Logging | inlineprivatestatic |
| format(const std::string &format_string, Args &&...args) | Logging | inlineprivatestatic |
| format_helper(const std::string &string_to_update, const size_t __attribute__((unused)) index_to_replace) | Logging | privatestatic |
| format_helper(const std::string &string_to_search, const size_t index_to_replace, T &&val, Args &&...args) | Logging | inlineprivatestatic |
| GetFail() const | Logging | |
| info(const T filename, const std::string &format_string, Args &&...args) | Logging | inlinestatic |
| init_logging(const std::string &logfile, LOGLEVEL max_level, bool to_stderr, bool to_syslog) | Logging | static |
| Log | Logging | friend |
| log_with_level(LOGLEVEL loglevel, const char *filename, const std::string &message) | Logging | static |
| log_with_level(LOGLEVEL loglevel, const std::string &filename, const std::string &message) | Logging | static |
| Logger | Logging | protected |
| Logging(const std::string &logfile, LOGLEVEL max_level, bool to_stderr, bool to_syslog) | Logging | explicit |
| LOGLEVEL enum name | Logging | |
| m_logfile | Logging | protected |
| m_logging | Logging | protectedstatic |
| m_max_level | Logging | protected |
| m_mutex | Logging | protectedstatic |
| m_to_stderr | Logging | protected |
| m_to_syslog | Logging | protected |
| show(LOGLEVEL loglevel) | Logging | inlinestatic |
| trace(const T filename, const std::string &format_string, Args &&...args) | Logging | inlinestatic |
| warning(const T filename, const std::string &format_string, Args &&...args) | Logging | inlinestatic |