mirror of
https://github.com/coredns/coredns.git
synced 2026-06-23 09:20:16 -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