pub fn config_logging_get(
    configuration: &Configuration
) -> Result<ResponseContent<LoggingConfig>, Error<ConfigLoggingGetError>>
Expand description

Get logging configuration. Protocol is always syslog over UDP. Configurable are IP adress and port, log level.