symfony / monolog-bundle

Symfony Monolog Bundle
symfony.com
MIT License
2.89k stars 231 forks source link

Add service declaration for `GoogleCloudLoggingFormatter` #442

Open no-simpler opened 2 years ago

no-simpler commented 2 years ago

Since version 3.2.0 Seldaek/monolog added the new GoogleCloudLoggingFormatter (see #1690).

It would probably make sense to declare it as a service in this bundle.