I have implemented error handling code to log exceptions to Splunk (using log4net) wherever they occur in my MVC 4 application. The problem is that when an exception arises within a view file (cshtml), there is no matching Splunk log for the exception.I have implemented error handling code to log e