mirror of
https://github.com/coredns/coredns.git
synced 2025-10-02 11:01:04 +02:00
middleware/log cleanup readme (#413)
This commit is contained in:
parent
e210b06e89
commit
a8287bb04d
@ -37,11 +37,11 @@ classes have the following meaning:
|
|||||||
|
|
||||||
* `success`: successful response
|
* `success`: successful response
|
||||||
* `denial`: either NXDOMAIN or NODATA (name exists, type does not)
|
* `denial`: either NXDOMAIN or NODATA (name exists, type does not)
|
||||||
* `error`: SERVFAIL, NOTIMP, REFUSED, etc. Any that indicated the remove server is not willing to
|
* `error`: SERVFAIL, NOTIMP, REFUSED, etc. Anything that indicates the remote server is not willing to
|
||||||
resolve the request.
|
resolve the request.
|
||||||
* `all`: the default is nothing is specified.
|
* `all`: the default - nothing is specified.
|
||||||
|
|
||||||
If no class is specified it defaults to *all*.
|
If no class is specified, it defaults to *all*.
|
||||||
|
|
||||||
## Log File
|
## Log File
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user