synapse-app-sdk
C++ SDK for Synapse Apps
Loading...
Searching...
No Matches
synapse::log::SynapseLogSink< Mutex > Class Template Reference
Inheritance diagram for synapse::log::SynapseLogSink< Mutex >:
Collaboration diagram for synapse::log::SynapseLogSink< Mutex >:

Public Types

using log_callback_t = std::function<void(const synapse::LogEntry)>

Public Member Functions

std::optional< uint64_t > subscribe (log_callback_t callback)
bool unsubscribe (const uint64_t id)

Protected Member Functions

void sink_it_ (const spdlog::details::log_msg &msg) override
void flush_ () override

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