dnscontrol/pkg/js
Ed Bardsley 06ee4d6fb1 Verbose debug logging via the ConsolePrinter and printer package. (#404)
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
2018-10-08 16:10:44 -04:00
..
parse_tests Add NAMESERVER_TTL and associated documentation. (#398) 2018-09-04 10:57:11 -04:00
helpers.js Add NAMESERVER_TTL and associated documentation. (#398) 2018-09-04 10:57:11 -04:00
js.go Verbose debug logging via the ConsolePrinter and printer package. (#404) 2018-10-08 16:10:44 -04:00
js_test.go Better validate NAMESERVER format. (#350) 2018-03-22 11:52:52 -04:00
static.go Add NAMESERVER_TTL and associated documentation. (#398) 2018-09-04 10:57:11 -04:00