Commit a8287bb0 authored by Michael Grosser's avatar Michael Grosser Committed by Miek Gieben

middleware/log cleanup readme (#413)

parent e210b06e
......@@ -37,11 +37,11 @@ classes have the following meaning:
* `success`: successful response
* `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.
* `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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment