I have a project in which I need to use Honeybadger to log errors. It’s a Symfony 6.2 application and I’m already using Monolog for logging. Extensive searching for info about Monolog, Symfony and Honeybadger turned up almost nothing. So, here’s some quick notes on how I set it up.
Continue reading “Honeybadger With Monolog in Symfony”