mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 20:46:15 -04:00
listing all possible log levels
This commit is contained in:
parent
9232ceb77e
commit
3e3a7c6f2a
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@ log [<logger_name>] {
|
||||||
|
|
||||||
- **level** <span id="level"/> is the minimum entry level to log. Default: `INFO`.
|
- **level** <span id="level"/> is the minimum entry level to log. Default: `INFO`.
|
||||||
|
|
||||||
|
Possible levels: `DEBUG`, `INFO`, `WARN`, `ERROR`, `PANIC`, and `FATAL`
|
||||||
|
|
||||||
Note that access logs currently only emit `INFO` and `ERROR` level logs.
|
Note that access logs currently only emit `INFO` and `ERROR` level logs.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue