pub fn header(header_name: impl Into<HeaderName<'static>>) -> impl LogFormatter
👎Deprecated: use trillium_logger::formatters::request_header
Expand description

please use request_header instead. it was a mistake to name this header as it is not apparent whether it’s inbound or outbound.