mirror of
https://github.com/coredns/coredns.git
synced 2026-03-17 10:40:18 -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