This repository has been archived by the owner on Nov 14, 2022. It is now read-only.
v2.1.1
- support log file in metrics output, default is stdout
- code factory to init outputs
- feature #8 implemented - new output to file
- new logger for main app, logs can be redirected to a file or stdout
- rest api - new urls endpoints to get dns statistics
- some keys renamed: code -> rcode, query-name to qname and query-type to rrtype
- default password for rest api updated
- documentations updated
- fix issue #9 - regression in build process because of a code factory