diff --git a/README.md b/README.md index fcdd5cf..b48bd7a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ log_filenane: ``` (`log_level` and `log_filename` are optional. Default logging is none and default output is `stdout`) -#### Logging Levels: +Logging Levels: - `0` - no logging at all - `1` - summary of actions being performed by redisql - `2` - all actions (including individual keys and their values being performed by redisql