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