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