mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 21:46:16 -04:00
docs: Update for v2.2
This commit is contained in:
parent
30084b98b0
commit
af3676862b
11 changed files with 161 additions and 18 deletions
|
@ -126,14 +126,6 @@ Formats each log entry as a JSON object.
|
|||
format json
|
||||
```
|
||||
|
||||
#### logfmt
|
||||
|
||||
Formats each log entry as [logfmt](https://brandur.org/logfmt).
|
||||
|
||||
```caddy-d
|
||||
format logfmt
|
||||
```
|
||||
|
||||
#### single_field
|
||||
|
||||
Writes only a single field from the structure log entry. Useful if one of the fields has all the information you need.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue