Function trillium_logger::formatters::secure
source ยท pub fn secure(conn: &Conn, _: bool) -> &'static str
Expand description
formatter that prints an emoji if the request is secure as determined
by Conn::is_secure
pub fn secure(conn: &Conn, _: bool) -> &'static str
formatter that prints an emoji if the request is secure as determined
by Conn::is_secure