log_cache_hit

Macro log_cache_hit 

Source
macro_rules! log_cache_hit {
    ($($arg:tt)*) => { ... };
}
Expand description

Logs a cache hit with appropriate formatting