Skip to content

v0.1.4

Compare
Choose a tag to compare
@mstmdev mstmdev released this 28 Jun 17:17
· 56 commits to main since this release

Enhancements

  • Add support json formatter for the logger.
  • Add support text formatter for the logger.
  • Add the WithFormatter function for the Logger, set the log formatter and return logger self.
  • Move log.Level to level.Level.
  • Rename log_test.go to logger_test.go.
  • Update dependabot.yml, add the github-actions package ecosystem and update the interval from daily to weekly.
  • Update github action,codecov/codecov-action 2 => 3.
  • Update github action,actions/setup-go 2 => 3.
  • Update github action,actions/checkout 2 => 3.