Skip to content
Snippets Groups Projects
  • gbe's avatar
    cb25ec83
    Use go-kit's logging · cb25ec83
    gbe authored
    It's easier to use and set up than logrus, and the API is a bit nicer
    (no distinction between a logger and a log entry, for example).
    cb25ec83
    History
    Use go-kit's logging
    gbe authored
    It's easier to use and set up than logrus, and the API is a bit nicer
    (no distinction between a logger and a log entry, for example).
This project manages its dependencies using Go Modules. Learn more