|
Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
|
Concept for asynchronous writers. More...
#include <writer_category.h>
Concept for asynchronous writers.
| T | Type to check |
Requires the type to be a log writer and tagged as asynchronous.
Definition at line 226 of file writer_category.h.