Function eCAL::UDP::GetLoggingAddress
Defined in File ecal_udp_configurations.h
Function Documentation
-
std::string eCAL::UDP::GetLoggingAddress()
GetLoggingAddress retrieves the UDP logging address based on network configuration.
If the network mode is disabled, it returns the local broadcast address. Otherwise, it retrieves the UDP multicast group address from the global configuration.
- Returns:
The UDP logging address based on the network configuration.