|
Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
|

Files | |
| base_formatter.h | |
| Base implementation for log formatters with pattern support. | |
| json_formatter.h | |
| JSON formatter for structured logging kcenon. | |
| logfmt_formatter.h | |
| Logfmt formatter for structured logging kcenon. | |
| template_formatter.h | |
| Template-based customizable formatter for structured logging kcenon. | |
| timestamp_formatter.h | |
| Default human-readable formatter with timestamps kcenon. | |