pub async fn get_log_heroku(
    configuration: &mut Configuration,
    params: GetLogHerokuParams
) -> Result<LoggingHerokuResponse, Error<GetLogHerokuError>>
Expand description

Get the Heroku for a particular service and version.