Function redis_module::logging::log_notice
source · [−]pub fn log_notice(message: &str)Expand description
Log a message to the Redis log with NOTICE log level.
pub fn log_notice(message: &str)Log a message to the Redis log with NOTICE log level.