skynetservices / skydns1

DNS for skynet or any other service discovery
MIT License
528 stars 54 forks source link

How to disable logging? #101

Open AlekseyMartynov opened 9 years ago

AlekseyMartynov commented 9 years ago

I have tried skydock (https://github.com/crosbymichael/skydock), and noticed the constatnly growing log file in the data directory with entries like this:

update-ttl"I{"UUID":"694b69a514","TTL":5,"Expires":"2014-12-15T19:43:14.807163278Z"}

I'd like to turn this log off, but skydns --help does not suggest any logging-related option.

miekg commented 9 years ago

Should be easy to add a flag to do this.