etcd-mesos
etcd-mesos copied to clipboard
fix logging and log rotation
trafficstars
executor logging is borked currently. need to log:
- fetcher info
- executor stuff
- etcd stuff with rotation enabled for the etcd log, and possibly the executor log
logging: https://github.com/mesosphere/etcd-mesos/pull/15 log rotation TBD