[][src]Macro stakker_log::debug

macro_rules! debug {
    ( $($x:tt)+ ) => { ... };
}

Log debugging with context info

See top-level docs for details.