Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 02:08

New

  • Convert to go slog and add logging parameters. Thanks, @instantdreams for the idea in #17!
  • Add ability to format logs as JSON for structured parsing systems

Potential Breaking Changes

  • The changes to the logging in this release may break monitoring systems watching the output of the logs. Everything is now formatted with the go slog package which uses keys and values with the new option of JSON formatting