macro_rules! cache_debug {
    ($($arg:tt)+) => { ... };
}
Expand description

Writes a debug! message to the backend::cache::cache logger