Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
589
stars
73
forks
source link
support different verbosity levels and in consequence implement different log leves... #91
Closed
nicob87 closed 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.