Macro client_log_format
client_log_format!() { /* proc-macro */ }Available on crate feature
client only.Expand description
Build a client-side log formatter from a format_args!-style string.
See the trillium_logger crate documentation for usage.