log_http_connection_error

Function log_http_connection_error 

Source
async fn log_http_connection_error(
    configurations: &ServerConfigurations,
    protocol: &str,
    err: impl Display,
)