log_cache_operation

Function log_cache_operation 

Source
pub fn log_cache_operation(
    config: &MLLoggingConfig,
    event_type: CacheEventType,
    request_id: RequestId,
    key: String,
)
Expand description

Helper to log a simple cache operation.