Petr Hudeček

Petr Hudeček

Meet Petr, a software engineer working at Microsoft with interests in security, compilers, language design, and making video games.

1 post
Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io

This is a cross-post from the PostSharp Blog. Original post here: https://blog.postsharp.net/post/error-monitoring-and-detailed-logging-asp-net-core-application.html In this article, we show how to add error monitoring and detailed logging to an ASP.NET Core application. These features help you diagnose and fix errors. We will be using elmah. ...