I am trying to figure out how to php stack trace errors (PDOEXception errors) but get the message to log into a database instead of to a log file.
How can I best accomplish this?
I am trying to figure out how to php stack trace errors (PDOEXception errors) but get the message to log into a database instead of to a log file.
How can I best accomplish this?