The PHP podcast where everyone chimes in.

Originally aired on

March 28th, 2017

060: Logging & Crash Reporting in PHP

No matter how experienced you are as a programmer, at some point your app will generate errors and crash. Fixing problems with your app quickly is paramount in order to affect as little of your user base as possible. We discuss what is involved with imple

with

Logging & Crash Reporting in PHP Show Summary


What are logs and why do we care about logging?

  • Logs are streams of time-ordered events collected from a running process
  • Logging can generate huge amounts of output
  • Logs allow us to reason about our systems by telling us:
    • What is happenin

Developer Shout-Out

Thank you, Zeev Suraski for all your contributions to the PHP community. A $50 Amazon gift card from Gordon Wilson is on its way to you.

Shout-out sponsored by Gordon Wilson

Gordon Wilson

Gordon Wilson

"I'm not affiliated to any company, but just want to show my appreciation for the excellent work you and your guests do for all us listeners."


Panelists

John-Daniel Trask


Daniel Berman


Show Notes Credit

Chris Shaw

Thank you Chris Shaw for authoring the show notes for this episode!

If you'd like to contribute show notes and totally get credit for it, check out the show-notes repo!