pub async fn get_log_papertrail(
configuration: &mut Configuration,
params: GetLogPapertrailParams,
) -> Result<LoggingPapertrailResponse, Error<GetLogPapertrailError>>Expand description
Get the Papertrail for a particular service and version.