Skip to content

Releases: DesLynx/alert-bundle

1.1.1

18 Jul 09:24
Compare
Choose a tag to compare

Minor changes to .gitignore

1.1.0

10 Jul 09:40
Compare
Choose a tag to compare

BC Break

feat(configuration)!: no deep merging of the to node allows to override it on different envs

Hello AlertBundle

08 Jul 11:09
Compare
Choose a tag to compare

This bundle provide a single service for sending an alert email which you can autowire by using the AlertHelper type-hint.
This bundle provide a Monolog Handler using the AlertHelper service. It allows to add a monolog handler config to send an alert email with the full log stack on every critical error happening in the project.
See README.md for more info.