ledger-core
Public Member Functions | Protected Member Functions | List of all members
ledger::core::RotatingEncryptableSink Class Reference

#include <RotatingEncryptableSink.hpp>

+ Inheritance diagram for ledger::core::RotatingEncryptableSink:
+ Collaboration diagram for ledger::core::RotatingEncryptableSink:

Public Member Functions

 RotatingEncryptableSink (const std::shared_ptr< api::ExecutionContext > &context, const std::shared_ptr< api::PathResolver > &resolver, const std::string &name, std::size_t maxSize, std::size_t maxFiles)
 
virtual void sink_it_ (const spdlog::details::log_msg &msg) override
 
virtual void flush_ () override
 

Protected Member Functions

void _sink_it (std::shared_ptr< fmt::memory_buffer > msg)
 

Detailed Description

Based on spdlog::sinks::rotating_file_sink


The documentation for this class was generated from the following files: