Gallo Feliz

Results 14 comments of Gallo Feliz

Hi @nbr23, I removed the comment about interrupted running job because I didn't reproduce it. For me the job was ended because youtube-dl said it in the cli logs but...

I tested again and I issued slow pages, not stats. I issued slow main page and then slow logs page, but after that, no more, even if I reboot the...

Yes good. I will stop to develop for the moment and begin to use :) The next step for me is to be able to stop it correctly ... When...

Hi guys, I use this code : ` $bugsnagClient->registerCallback(function ($report) { $stacktrace = $report->getStacktrace(); // Monolog uses MonoSnag for logs, and bugsnag handler logs directly $isAMonologHandledLog = $stacktrace->getFrames()[0]['method'] === 'MeadSteve\MonoSnag\BugsnagHandler::write';...