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