pub fn log(level: LogLevel, message: &str)
Log a message to the Redis log with the given log level, without requiring a context. This prevents Redis from including the module name in the logged message.