-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Maybe replace the custom handling of logging and printing using the built-in log package with something like the popular golang/glog, sirupsen/logrus or juju/loggo packages.
Dave Cheney's blog post about logging should probably be kept in mind:
https://dave.cheney.net/2015/11/05/lets-talk-about-logging
In my opinion the currently existing log prefixes (= levels) should be kept:
- info
- notice
- error
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed