Skip to content

v1.0.0

Compare
Choose a tag to compare
@eliofery eliofery released this 03 May 15:13
· 4 commits to main since this release

Package eslog only works with Go1.21+ as it requires the new log/slog std package.

Supported two modes:

  • Pretty
  • Json

Supported logging levels:

  • Trace
  • Debug
  • Info
  • Warn
  • Error
  • Fatal

Full Changelog: https://github.com/eliofery/eslog/commits/v1.0.0