Error handler Class provided by System to log to the database.
Register this before every other handler, cuz this will need to handle every single error.
| package |
SYSTEM\LOG |
|---|
CALL(\Exception $E, boolean $thrown) : boolean
\ExceptionThrown Execption to be handled
booleanWas the Exception thrown?
booleanReturns true or false.