dnscontrol/providers/activedir
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
..
activedirProvider.go Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
adzonedump.test2.json
doc.md
domains.go Verbose debug logging via the ConsolePrinter and printer package. (#404) 2018-10-08 16:10:44 -04:00
domains_test.go Refactor in preparation to unexport RecordConfig.{Name,NameFQDN,Target} (#337) 2018-03-19 17:18:58 -04:00
getzones_other.go
getzones_windows.go Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
zone.testzone.json