mirror of
https://github.com/fluencelabs/redis
synced 2025-06-22 05:21:33 +00:00
ASCII ART FTW
This commit is contained in:
@ -179,6 +179,7 @@
|
||||
#define REDIS_VERBOSE 1
|
||||
#define REDIS_NOTICE 2
|
||||
#define REDIS_WARNING 3
|
||||
#define REDIS_LOG_RAW (1<<10) /* Modifier to log without timestamp */
|
||||
|
||||
/* Anti-warning macro... */
|
||||
#define REDIS_NOTUSED(V) ((void) V)
|
||||
|
Reference in New Issue
Block a user