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

Classes

struct  analysis_stats
 Analysis result statistics. More...
 
struct  analyzed_log_entry
 Log entry for analysis. More...
 
class  analyzer_factory
 Factory for creating log analyzers. More...
 
struct  anomaly_event
 Represents an anomaly event detected during real-time analysis. More...
 
class  log_analyzer
 Log analyzer for processing and analyzing log data. More...
 
struct  pattern_alert
 Pattern alert configuration. More...
 
struct  realtime_analysis_config
 Configuration for real-time log analysis. More...
 
class  realtime_analyzer_factory
 Factory for creating configured realtime log analyzers. More...
 
class  realtime_log_analyzer
 Real-time log analyzer with anomaly detection. More...