Function redis_module::logging::log_warning
source · pub fn log_warning(message: &str)
Expand description
Log a message to the Redis log with WARNING log level.
pub fn log_warning(message: &str)
Log a message to the Redis log with WARNING log level.