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