Function nethsm_sdk_rs::apis::default_api::config_logging_get
source · 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.