pub async fn get_log_syslog(
configuration: &mut Configuration,
params: GetLogSyslogParams,
) -> Result<LoggingSyslogResponse, Error<GetLogSyslogError>>Expand description
Get the Syslog for a particular service and version.
pub async fn get_log_syslog(
configuration: &mut Configuration,
params: GetLogSyslogParams,
) -> Result<LoggingSyslogResponse, Error<GetLogSyslogError>>Get the Syslog for a particular service and version.