Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
kcenon::logger::structured::json_formatter Member List

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_formatterinlineprivatestatic
escape_json_string(const std::string &s)kcenon::logger::structured::json_formatterinlineprivatestatic
format(const structured_log_entry &entry)kcenon::logger::structured::json_formatterinlinestatic
format_timestamp_iso8601(std::chrono::system_clock::time_point tp)kcenon::logger::structured::json_formatterinlineprivatestatic
level_to_string(log_level level)kcenon::logger::structured::json_formatterinlineprivatestatic