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