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

Files | |
| executor_integration.h | |
| IExecutor-based async integration for logger_system. | |
| standalone_executor.h | |
| Standalone IExecutor implementation using std::jthread. | |
| thread_system_integration.h | |
| Optional thread_system integration for advanced async processing. | |