Macro sozu_command_lib::debug[][src]

macro_rules! debug {
    ($format : expr, $($arg : tt) *) => { ... };
    ($format : expr) => { ... };
}