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