0
bilalhaidar created
Hello, Is there a way to configure the app to send out emails when exceptions (Internal Server Errors 500) occur?
If not, can you guide me what components might be used and how could such thing be built? I can contribute to building it.
Regards Bilal
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
1 Answer(s)
-
0
Hi,
Currently this is not implemented by default. You can handle exception event <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/Handling-Exceptions#DocExceptionEvent">http://aspnetboilerplate.com/Pages/Docu ... ptionEvent</a> and send emails in it.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)