Agora  1.2.0
Agora project
spdlog::sinks::udp_sink_config Struct Reference

#include <udp_sink.h>

Public Member Functions

 udp_sink_config (std::string host, uint16_t port)
 

Public Attributes

std::string server_host
 
uint16_t server_port
 

Constructor & Destructor Documentation

◆ udp_sink_config()

spdlog::sinks::udp_sink_config::udp_sink_config ( std::string  host,
uint16_t  port 
)
inline

Member Data Documentation

◆ server_host

std::string spdlog::sinks::udp_sink_config::server_host

◆ server_port

uint16_t spdlog::sinks::udp_sink_config::server_port

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