mirror of
https://github.com/coredns/coredns.git
synced 2026-08-10 09:58:29 -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