pub async fn get_log_honeycomb(
configuration: &mut Configuration,
params: GetLogHoneycombParams,
) -> Result<LoggingHoneycombResponse, Error<GetLogHoneycombError>>
Expand description
Get the details of a Honeycomb logging object for a particular service and version.