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

This is the complete list of members for kcenon::logger::scoped_context_guard, including all inherited members.

logger_kcenon::logger::scoped_context_guardprivate
operator=(const scoped_context_guard &)=deletekcenon::logger::scoped_context_guard
operator=(scoped_context_guard &&other) noexceptkcenon::logger::scoped_context_guard
saved_context_kcenon::logger::scoped_context_guardprivate
scoped_context_guard(logger &log)kcenon::logger::scoped_context_guardexplicit
scoped_context_guard(logger &log, std::string_view key, context_value value, context_category category=context_category::custom)kcenon::logger::scoped_context_guard
scoped_context_guard(const scoped_context_guard &)=deletekcenon::logger::scoped_context_guard
scoped_context_guard(scoped_context_guard &&other) noexceptkcenon::logger::scoped_context_guard
set(std::string_view key, context_value value, context_category category=context_category::custom)kcenon::logger::scoped_context_guard
set_otel(const otlp::otel_context &ctx)kcenon::logger::scoped_context_guard
set_request(std::string_view request_id, std::optional< std::string_view > correlation_id=std::nullopt)kcenon::logger::scoped_context_guard
set_trace(std::string_view trace_id, std::string_view span_id, std::optional< std::string_view > parent_span_id=std::nullopt)kcenon::logger::scoped_context_guard
track_key(std::string_view key)kcenon::logger::scoped_context_guardprivate
tracked_keys_kcenon::logger::scoped_context_guardprivate
~scoped_context_guard()kcenon::logger::scoped_context_guard