skybet / cali

Cali Automation Layout Initialiser
MIT License
32 stars 7 forks source link

Allow Cali to take a logger #54

Open lucymhdavies opened 5 years ago

lucymhdavies commented 5 years ago

We use https://github.com/sirupsen/logrus at the moment, which is pretty good, but not necessarily something everyone wants.

Allow specifying a different logger.

If that logger happens to be logrus, make use of its features (e.g. Debugf)