mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-10 14:16:08 +08:00
This: * adds a global -v flag for verbosity * refactors the "printer" package to have a DefaultPrinter and package functions that call it, similar to net/http's DefaultServeMux * adds printer tests * moves current users of Debugf to Printf * moves most users of the "log" package to use "printer" * demotes noticably noisy log messages to "Debugf", like "IGNORE"- and "NO_PURGE"-related messages |
||
|---|---|---|
| .. | ||
| parse_tests | ||
| helpers.js | ||
| js.go | ||
| js_test.go | ||
| static.go | ||