mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-07 13:46:38 +02:00
Merge pull request #208 from raphaelstolt/patch-1
s/NativeMailHandler/NativeMailerHandler
This commit is contained in:
@@ -115,7 +115,7 @@ Handlers
|
|||||||
|
|
||||||
### Send alerts and emails
|
### Send alerts and emails
|
||||||
|
|
||||||
- _NativeMailHandler_: Sends emails using PHP's
|
- _NativeMailerHandler_: Sends emails using PHP's
|
||||||
[`mail()`](http://php.net/manual/en/function.mail.php) function.
|
[`mail()`](http://php.net/manual/en/function.mail.php) function.
|
||||||
- _SwiftMailerHandler_: Sends emails using a [`Swift_Mailer`](http://swiftmailer.org/) instance.
|
- _SwiftMailerHandler_: Sends emails using a [`Swift_Mailer`](http://swiftmailer.org/) instance.
|
||||||
- _PushoverHandler_: Sends mobile notifications via the [Pushover](https://www.pushover.net/) API.
|
- _PushoverHandler_: Sends mobile notifications via the [Pushover](https://www.pushover.net/) API.
|
||||||
|
Reference in New Issue
Block a user