warn

Macro warn 

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

Log to the prox logger at warn level