log/doc: add new log levels
This commit is contained in:
@@ -1674,11 +1674,14 @@ Default: `internal`
|
|||||||
Set the logging level.
|
Set the logging level.
|
||||||
|
|
||||||
Available levels are:
|
Available levels are:
|
||||||
|
* `trace` _(>= 3.7.1)_
|
||||||
* `debug`
|
* `debug`
|
||||||
* `info`
|
* `info`
|
||||||
|
* `notice` _(>= 3.7.1)_
|
||||||
* `warning`
|
* `warning`
|
||||||
* `error`
|
* `error`
|
||||||
* `critical`
|
* `critical`
|
||||||
|
* `alert` _(>= 3.7.1)_
|
||||||
|
|
||||||
Default: `warning` _(< 3.2.0)_ / `info` _(>= 3.2.0)_
|
Default: `warning` _(< 3.2.0)_ / `info` _(>= 3.2.0)_
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user