Release 6.4.0
What's new?
- Added the ability to add an remove
Handlers
andHandler Levels
at runtime with the following functions:RemoveHandler(Handler)
RemoveHandlerLevels(Handler, level)
- Tuned performance of the error parsing a bit
- Updated to use the newest
go-playground/errors
- Fixed some syslog tests
- Updated to using Go Modules