Macro stlog::warn [] [src]

macro_rules! warn {
    ($logger:expr, $string:expr) => { ... };
}