NewRelicHandler exception
scmrus opened this issue · 2 comments
scmrus commented
monolog/monolog:3.7.0
php 8.2
periodically, I'm getting TypeError exception:
TypeError: Cannot access offset of type string on string in /var/www/app/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php:77
Seldaek commented
Do you have a custom formatter set on your NewRelicHandler? Because otherwise I don't see how that is possible.