pub async fn list_log_newrelic(
configuration: &mut Configuration,
params: ListLogNewrelicParams,
) -> Result<Vec<LoggingNewrelicResponse>, Error<ListLogNewrelicError>>
Expand description
List all of the New Relic Logs logging objects for a particular service and version.