mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -05: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