Macro sozu_command_lib::trace[][src]

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