ErrorTracker v0.2.6 has been released
We have just released a new version of ErrorTracker, the Elixir based built-in error tracker. This version adds a few key improvements:
- Global error tracking disable flag: error tracking can now be fully disabled for certain environments.
- Automatic resolved error pruning: errors can be now automatically pruned after they have been resolved for some time.
- Error ignorer: users can now ignore particular errors based on their attributes and context.
Take a look at the GitHub repository and the Hex.pm package for the detailed release notes and documentation.