macro_rules! grpc_error {
($($arg:tt)+) => { ... };
}Expand description
Writes a error! message to the app::client::telemetry::grpc logger
macro_rules! grpc_error {
($($arg:tt)+) => { ... };
}Writes a error! message to the app::client::telemetry::grpc logger