Skip to content

Maybe use a better logging library #4

@mback2k

Description

@mback2k

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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions