Function log_notice

Source
pub fn log_notice<T: AsRef<str>>(message: T)
Expand description

Log a message to Valkey at the ValkeyLogLevel::Notice level.