Releases: DesLynx/alert-bundle
Releases · DesLynx/alert-bundle
1.1.1
1.1.0
Hello AlertBundle
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.