pub async fn delete_log_loggly(
configuration: &mut Configuration,
params: DeleteLogLogglyParams,
) -> Result<InlineResponse200, Error<DeleteLogLogglyError>>
Expand description
Delete the Loggly logging object for a particular service and version.