Skip to main content

slog_warn

Macro slog_warn 

Source
macro_rules! slog_warn {
    ($tag:expr, $($arg:tt)*) => { ... };
}