middleware/cache: rename categories (#321)

Rename: positive -> success
negative -> denial

There is a third (unused category) which is error. Start using these
new in the caching middleware and later in the logging middleware.
This commit is contained in:
Miek Gieben
2016-10-08 15:12:28 +01:00
committed by GitHub
parent 6cf14746ad
commit b44d82839f
5 changed files with 21 additions and 16 deletions

View File

@@ -24,7 +24,6 @@ TSIG key information, something like `transfer out [address...] key [name] [base
~~~
file dbfile [zones... ] {
transfer from [address...]
transfer to [address...]
no_reload
}