pub async fn get_log_logentries(
configuration: &mut Configuration,
params: GetLogLogentriesParams,
) -> Result<LoggingLogentriesResponse, Error<GetLogLogentriesError>>Expand description
Get the Logentry for a particular service and version.