Merge current v2.11 into v3.1
This commit is contained in:
commit
b641d5cf2a
17 changed files with 50 additions and 128 deletions
|
@ -67,6 +67,8 @@ accessLog:
|
|||
|
||||
### `format`
|
||||
|
||||
_Optional, Default="common"_
|
||||
|
||||
By default, logs are written using the Common Log Format (CLF).
|
||||
To write logs in JSON, use `json` in the `format` option.
|
||||
If the given format is unsupported, the default (CLF) is used instead.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue