$processors
$processors : callable[]
IFTTTHandler uses cURL to trigger IFTTT Maker actions
Register a secret key and trigger/event name at https://ifttt.com/maker
value1 will be the channel from monolog's Logger constructor, value2 will be the level name (ERROR, WARNING, ..) value3 will be the log record's message
$processors : callable[]
$formatter : ?\Monolog\Formatter\FormatterInterface
$level : int
$bubble : bool
$eventName : string
$secretKey : string