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