Function valkey_module::logging::log_warning

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

Log a message to Redis at the RedisLogLevel::Warning level.