Function create_log_newrelic

Source
pub async fn create_log_newrelic(
    configuration: &mut Configuration,
    params: CreateLogNewrelicParams,
) -> Result<LoggingNewrelicResponse, Error<CreateLogNewrelicError>>
Expand description

Create a New Relic Logs logging object for a particular service and version.