dnscontrol/providers
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
..
_all new provider module HEXONET (#373) 2018-08-30 08:54:42 -04:00
activedir Verbose debug logging via the ConsolePrinter and printer package. (#404) 2018-10-08 16:10:44 -04:00
bind BIND: Fix panic on CNAME (#347) 2018-03-22 09:25:40 -04:00
cloudflare Verbose debug logging via the ConsolePrinter and printer package. (#404) 2018-10-08 16:10:44 -04:00
config Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
diff Verbose debug logging via the ConsolePrinter and printer package. (#404) 2018-10-08 16:10:44 -04:00
digitalocean Refactor in preparation to unexport RecordConfig.{Name,NameFQDN,Target} (#337) 2018-03-19 17:18:58 -04:00
dnsimple dnsimple: gofmt (#388) 2018-08-13 10:41:54 -04:00
gandi Verbose debug logging via the ConsolePrinter and printer package. (#404) 2018-10-08 16:10:44 -04:00
gcloud Refactor in preparation to unexport RecordConfig.{Name,NameFQDN,Target} (#337) 2018-03-19 17:18:58 -04:00
hexonet new provider module HEXONET (#373) 2018-08-30 08:54:42 -04:00
linode Refactor in preparation to unexport RecordConfig.{Name,NameFQDN,Target} (#337) 2018-03-19 17:18:58 -04:00
namecheap Verbose debug logging via the ConsolePrinter and printer package. (#404) 2018-10-08 16:10:44 -04:00
namedotcom Refactor in preparation to unexport RecordConfig.{Name,NameFQDN,Target} (#337) 2018-03-19 17:18:58 -04:00
ns1 make sure key/value grouping always uses fqdn 2018-09-07 13:46:44 -04:00
octodns Add NAMESERVER_TTL and associated documentation. (#398) 2018-09-04 10:57:11 -04:00
opensrs NEW REGISTRAR: OpenSRS (#275) 2018-03-04 23:07:22 -05:00
ovh OVH: panic on SPF and DKIM record types (#340) 2018-03-21 14:49:54 -04:00
route53 make sure key/value grouping always uses fqdn 2018-09-07 13:46:44 -04:00
softlayer Refactor in preparation to unexport RecordConfig.{Name,NameFQDN,Target} (#337) 2018-03-19 17:18:58 -04:00
vultr Refactor in preparation to unexport RecordConfig.{Name,NameFQDN,Target} (#337) 2018-03-19 17:18:58 -04:00
capabilities.go ROUTE53: Support Route53's ALIAS record type (#239) (#301) 2018-01-16 05:53:12 -05:00
providers.go Documentation: Clarify the when to implement certain interfaces (#376) 2018-07-25 12:59:04 -04:00