Skip to content

Commit 23fd494

Browse files
committed
docs: update log levels
1 parent 1569c09 commit 23fd494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ The following methods can be used with cache:
159159
### `cache(opts)`
160160

161161
- `adapter`: the storage adapter to use.
162-
- `logLevel`: determines the messages logged. Can be `log`, `warn`, `error`.
162+
- `logLevel`: determines the messages logged. Can be `debug`, `log`, `warn`, `error`.
163163
- `default`: default cache configuration.
164164
- `models`: models specific cache configuration.
165165

0 commit comments

Comments
 (0)