skupperproject / skupper

Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
http://skupper.io
Apache License 2.0
589 stars 73 forks source link

support different verbosity levels and in consequence implement different log leves... #91

Closed nicob87 closed 4 years ago

nicob87 commented 4 years ago

just a tip: https://www.honeybadger.io/blog/golang-logging/

from that blog, "github.com/sirupsen/logrus" it seems logrus is easy to use and migration is automatic, just changing the import.

nicob87 commented 4 years ago

I think this is duplicating https://github.com/skupperproject/skupper/issues/69 will close