Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
FileLogSink.hpp File Reference

Synchronous append-only file logging sink. More...

#include <cstdio>
#include "corium/logging/LogEvent.hpp"
+ Include dependency graph for FileLogSink.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  corium::logging::sinks::FileLogSink
 File log sink appending formatted log entries to a designated file. More...
 

Namespaces

namespace  corium
 
namespace  corium::logging
 
namespace  corium::logging::sinks
 

Detailed Description

Synchronous append-only file logging sink.