spdfg / elektron

Elektron is a lightweight, power-aware, pluggable Mesos framework that behaves as a playground to experiment with different scheduling policies to schedule ad-hoc jobs in docker containers.
GNU General Public License v3.0
4 stars 3 forks source link

Use logrus for logging #17

Closed pradykaushik closed 4 years ago

pradykaushik commented 4 years ago

We should switch to using logrus for logging. That way, it would be easy for us to extend to possibly logging to different formats and adding hooks.

pradykaushik commented 4 years ago

pull request #16 under review.

pradykaushik commented 4 years ago

merged!