Macro optional_log::info

source ·
macro_rules! info {
    ($($t:tt)*) => { ... };
}