symfony / monolog-bundle

Symfony Monolog Bundle
symfony.com
MIT License
2.9k stars 232 forks source link

Add 'exclude_fields' param to Slack handler #483

Open alyamovsky opened 4 months ago

alyamovsky commented 4 months ago

The optional 'exclude_fields' param is being added to the Slack handler in this PR.

See the SlackHandler constructor in the Monolog repo.