cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of ILogSink class. More...
#include <string_view>
#include "msgpack_rpc/logging/log_level.h"
#include "msgpack_rpc/logging/source_location_view.h"
Go to the source code of this file.
Classes | |
class | msgpack_rpc::logging::ILogSink |
Interface of log sinks to write logs. More... |
Namespaces | |
namespace | msgpack_rpc |
Namespace of cpp-msgpack-rpc library. | |
namespace | msgpack_rpc::logging |
Namespace of logging. |
Definition of ILogSink class.
Definition in file i_log_sink.h.