macro_rules! router_debug {
    ($($arg:tt)+) => { ... };
}
Expand description

Writes a debug! message to the app::router logger