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.
log_format!() { /* proc-macro */ }Build a server-side log formatter from a format_args!-style string.
See the trillium_logger crate documentation for usage.