pub fn log_cache_operation(
config: &MLLoggingConfig,
event_type: CacheEventType,
request_id: RequestId,
key: String,
)Expand description
Helper to log a simple cache operation.
pub fn log_cache_operation(
config: &MLLoggingConfig,
event_type: CacheEventType,
request_id: RequestId,
key: String,
)Helper to log a simple cache operation.