This is an enhanced version.
- Add utility functions to determine high and low priority levels. (
IsHighPriorityLevel(Level)
andIsLowPriorityLevel(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