Hi everyone, I'm trying to work upon the logging p...
# ask-community
a
Hi everyone, I'm trying to work upon the logging part and what I need is someway to log the failure onto my database without using the try catch block. I saw there is a way to log the details onto a file here but is there some way to log it to a database and reason the op failed.