Macro sozu_command_lib::info[][src]

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