Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
kcenon::logger::unified_log_context::entry Struct Reference

Internal entry structure. More...

Collaboration diagram for kcenon::logger::unified_log_context::entry:
Collaboration graph

Public Attributes

context_value value
 
context_category category
 

Detailed Description

Internal entry structure.

Definition at line 356 of file unified_log_context.h.

Member Data Documentation

◆ category

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().

◆ value

context_value kcenon::logger::unified_log_context::entry::value

The documentation for this struct was generated from the following file: