log4net log all unhandled application errors

Viewed 28840

Can you point me to some tutorial or samples on how I can log all un-handled exceptions that are occurring on my mvc web app using log4net. Thank you

5 Answers
Related