pub async fn update_log_loggly(
configuration: &mut Configuration,
params: UpdateLogLogglyParams,
) -> Result<LoggingLogglyResponse, Error<UpdateLogLogglyError>>Expand description
Update the Loggly logging object for a particular service and version.