pub async fn create_log_loggly(
configuration: &mut Configuration,
params: CreateLogLogglyParams,
) -> Result<LoggingLogglyResponse, Error<CreateLogLogglyError>>
Expand description
Create a Loggly logging object for a particular service and version.