macro_rules! log_cache_store {
($($arg:tt)*) => { ... };
}Expand description
Logs a cache store operation with appropriate formatting
macro_rules! log_cache_store {
($($arg:tt)*) => { ... };
}Logs a cache store operation with appropriate formatting