Macro svc_telemetry::cache_error
source · macro_rules! cache_error {
($($arg:tt)+) => { ... };
}
Expand description
Writes a error! message to the backend::cache::cache
logger
macro_rules! cache_error {
($($arg:tt)+) => { ... };
}
Writes a error! message to the backend::cache::cache
logger