pub async fn create_log_honeycomb(
configuration: &mut Configuration,
params: CreateLogHoneycombParams,
) -> Result<LoggingHoneycombResponse, Error<CreateLogHoneycombError>>
Expand description
Create a Honeycomb logging object for a particular service and version.