Macro svc_telemetry_client_grpc::grpc_warn
source · macro_rules! grpc_warn {
($($arg:tt)+) => { ... };
}Expand description
Writes a warn! message to the app::client::telemetry::grpc logger
macro_rules! grpc_warn {
($($arg:tt)+) => { ... };
}Writes a warn! message to the app::client::telemetry::grpc logger