pub async fn create_log_honeycomb(
    configuration: &mut Configuration,
    params: CreateLogHoneycombParams
) -> Result<LoggingHoneycomb, Error<CreateLogHoneycombError>>
Expand description

Create a Honeycomb logging object for a particular service and version.