Skip to content

Version 1.5.1

Latest
Compare
Choose a tag to compare
@edoger edoger released this 15 May 17:10
· 2 commits to master since this release

This is an enhanced version.

  • Add utility functions to determine high and low priority levels. (IsHighPriorityLevel(Level) and IsLowPriorityLevel(Level))
  • Allows fetching entity buffer. (Entity.Buffer() *bytes.Buffer)
  • Add log FormatOutput support (Allows to customize the format and outputter of each log). See README.md