mirror of
https://github.com/coredns/coredns.git
synced 2026-09-24 12:54:44 -04:00
* core: -log bolean flag to enable logging Change to -log flag to a boolean that defaults false and when true logs to stdout. * And bool here