Hello there,
I’m trying to handle errors with Kirby when my site is set to debug mode false.
c::set(‘debug’, false)
Is there a solution with Kirby to send email to webmaster when errors occurs on my website.
Something like a callback function where I can write my php code to send email !!
-
Is there a build in function in Kirby?
-
Do I have to write my own error handler?
-
What will be the best solution for monitoring errors when my site is live?
I’m using Kirby 2.5.8
Can you help me with that ?
English is not my first language. I hope you understand my question.