Function log_warning

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

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