Functions

Log a message to the Redis log with the given log level, without requiring a context. This prevents Redis from including the module name in the logged message.

Log a message to the Redis log with DEBUG log level.

Log a message to the Redis log with NOTICE log level.

Log a message to the Redis log with VERBOSE log level.

Log a message to the Redis log with WARNING log level.