macro_rules! warn { {$static_str:literal} => { ... }; {$static_str:literal, $($args:tt)*} => { ... }; }
Warn level log