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