mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-14 17:58:11 +08:00
Minor formatting fix
This commit is contained in:
parent
5b448ec7a6
commit
5ce2130f05
@ -3449,12 +3449,11 @@ Set Mongoose logging level.
|
||||
|
||||
Parameters:
|
||||
- `spec` - String, containing log level, can be one of the following values:
|
||||
|
||||
- `0` - Disable logging
|
||||
- `1` - Log errors only
|
||||
- `2` - Log errors and info messages
|
||||
- `3` - Log errors, into and debug messages
|
||||
- `4` - Log everything
|
||||
- `0` - Disable logging
|
||||
- `1` - Log errors only
|
||||
- `2` - Log errors and info messages
|
||||
- `3` - Log errors, into and debug messages
|
||||
- `4` - Log everything
|
||||
|
||||
Return value: None
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user