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

Files | |
| base_writer.cpp | |
| Implementation of base_writer class kcenon. | |
| batch_writer.cpp | |
| buffered_writer.cpp | |
| Implementation of buffered_writer decorator. | |
| console_writer.cpp | |
| critical_writer.cpp | |
| decorator_writer_base.cpp | |
| Implementation of decorator_writer_base. | |
| encrypted_writer.cpp | |
| file_writer.cpp | |
| filtered_writer.cpp | |
| formatted_writer.cpp | |
| network_writer.cpp | |
| Network writer implementation with jthread compatibility. | |
| otlp_writer.cpp | |
| rotating_file_writer.cpp | |
| thread_safe_writer.cpp | |