|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A complete logger type satisfying ILogger interface requirements. More...
#include <logger.h>
A complete logger type satisfying ILogger interface requirements.
Types satisfying this concept provide full logging functionality including level awareness, flushing, and structured logging. This concept matches the ILogger interface contract.
Example usage: