[][src]Macro fire_log_to_stdout::warn

macro_rules! warn {
    ($($arg:tt)*) => { ... };
}