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

Go to the source code of this file.
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::logger |
| namespace | kcenon::logger::async |
Functions | |
| std::unique_ptr< high_performance_async_writer > | kcenon::logger::async::make_high_performance_async_writer (log_writer_ptr writer, const high_performance_async_writer::config &cfg=high_performance_async_writer::config{}) |
| Factory function to create a high-performance async writer. | |