This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

app_error_save_and_stop, where is the error saved?

I am looking at the APP_ERROR_CHECK and find out it finally goes to the app_error_save_and_stop method. I couldn't understand from the code, that where the error info saved and how I can look in those errors?

Thanks,

Related