slog_scope
macro_rules! info { ($($args:tt)+) => { ... }; }
Log a info level message using current scope logger