Skip to main content

log_format

Macro log_format 

log_format!() { /* proc-macro */ }
Expand description

Build a server-side log formatter from a format_args!-style string.

See the trillium_logger crate documentation for usage.