|
Agora
1.2.0
Agora project
|
#include <tcp_sink.h>
Public Member Functions | |
| tcp_sink_config (std::string host, int port) | |
Public Attributes | |
| std::string | server_host |
| int | server_port |
| bool | lazy_connect = false |
|
inline |
| bool spdlog::sinks::tcp_sink_config::lazy_connect = false |
| std::string spdlog::sinks::tcp_sink_config::server_host |
| int spdlog::sinks::tcp_sink_config::server_port |