pub async fn list_log_syslog(
configuration: &mut Configuration,
params: ListLogSyslogParams,
) -> Result<Vec<LoggingSyslogResponse>, Error<ListLogSyslogError>>Expand description
List all of the Syslogs for a particular service and version.
pub async fn list_log_syslog(
configuration: &mut Configuration,
params: ListLogSyslogParams,
) -> Result<Vec<LoggingSyslogResponse>, Error<ListLogSyslogError>>List all of the Syslogs for a particular service and version.