Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
log_sink_interface.h File Reference

Interface for log sinks that receive formatted output. More...

#include <kcenon/common/patterns/result.h>
#include <kcenon/logger/core/error_codes.h>
Include dependency graph for log_sink_interface.h:

Go to the source code of this file.

Classes

interface  kcenon::logger::log_sink_interface
 Interface for log sinks. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::logger
 

Detailed Description

Interface for log sinks that receive formatted output.

Definition in file log_sink_interface.h.