|
Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
|
This is the complete list of members for kcenon::logger::structured::json_formatter, including all inherited members.
| escape_json_key(const std::string &key) | kcenon::logger::structured::json_formatter | inlineprivatestatic |
| escape_json_string(const std::string &s) | kcenon::logger::structured::json_formatter | inlineprivatestatic |
| format(const structured_log_entry &entry) | kcenon::logger::structured::json_formatter | inlinestatic |
| format_timestamp_iso8601(std::chrono::system_clock::time_point tp) | kcenon::logger::structured::json_formatter | inlineprivatestatic |
| level_to_string(log_level level) | kcenon::logger::structured::json_formatter | inlineprivatestatic |