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

Custom info level macro.