home | this is

Golang utility library bundle

extensiongollog

This package helps with logging. Currently it provides:

  • easy logrus based logging everywhere without sharing context, picks config from environment variables code
  • logrus backend for Gin logging code
  • simple but dumb file logging code
it plans to include more logging backends and libraries here itself, to provide easy switch.

Reach out to us on developer channel for more details.