|
Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
|
Internal entry structure. More...

Public Attributes | |
| context_value | value |
| context_category | category |
Internal entry structure.
Definition at line 356 of file unified_log_context.h.
| context_category kcenon::logger::unified_log_context::entry::category |
Definition at line 358 of file unified_log_context.h.
Referenced by kcenon::logger::unified_log_context::keys().
| context_value kcenon::logger::unified_log_context::entry::value |
Definition at line 357 of file unified_log_context.h.
Referenced by kcenon::logger::unified_log_context::to_fields().