Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
kcenon::logger::analysis::realtime_log_analyzer::timestamped_entry Struct Reference
Collaboration diagram for kcenon::logger::analysis::realtime_log_analyzer::timestamped_entry:
Collaboration graph

Public Attributes

std::chrono::system_clock::time_point timestamp
 
analyzed_log_entry entry
 

Detailed Description

Definition at line 362 of file realtime_log_analyzer.h.

Member Data Documentation

◆ entry

analyzed_log_entry kcenon::logger::analysis::realtime_log_analyzer::timestamped_entry::entry

Definition at line 364 of file realtime_log_analyzer.h.

◆ timestamp

std::chrono::system_clock::time_point kcenon::logger::analysis::realtime_log_analyzer::timestamped_entry::timestamp

Definition at line 363 of file realtime_log_analyzer.h.


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