cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of LoggingConfig class. More...
#include <cstddef>
#include <string>
#include <string_view>
#include "msgpack_rpc/impl/msgpack_rpc_export.h"
#include "msgpack_rpc/logging/log_level.h"
Go to the source code of this file.
Classes | |
class | msgpack_rpc::config::LoggingConfig |
Class of Logging configuration. More... |
Namespaces | |
namespace | msgpack_rpc |
Namespace of cpp-msgpack-rpc library. | |
namespace | msgpack_rpc::config |
Namespace of configurations. |
Definition of LoggingConfig class.
Definition in file logging_config.h.