It strikes me that most errors in my Umbraco sites are stored via Serilog. In my case I use a mail sink to mail the errors.
In most cases this works well. However, it strikes me that (not all) errors in the views (cshtml files) are not saved, despite an ASP.net error message appearing in the browser. I am using Umbraco 8.18. Does anyone have a tip on how to register these errors via Serilog?
Get view (cshtml) errors in Serilog?
Hi,
It strikes me that most errors in my Umbraco sites are stored via Serilog. In my case I use a mail sink to mail the errors.
In most cases this works well. However, it strikes me that (not all) errors in the views (cshtml files) are not saved, despite an ASP.net error message appearing in the browser. I am using Umbraco 8.18. Does anyone have a tip on how to register these errors via Serilog?
Best regards,
iNETZO
is working on a reply...