Skip to content

Beta version

Compare
Choose a tag to compare
@SpeedxPz SpeedxPz released this 26 Sep 06:33
· 49 commits to main since this release

This logger uses zap and log engine

The wrapping function includes

  • Request Log (HTTP, Kafka)
  • Application Log (DEBUG, INFO, WARN, ERROR, FATAL, PANIC)
  • Event Log (Entity, Action, Result)

The configure options

  • Log Level
  • Application Name
  • Version

That's it