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

Writes a warn! message to the app::grpc logger