macro_rules! log_cache_hit { ($($arg:tt)*) => { ... }; }
Logs a cache hit with appropriate formatting