You are doing logging in .NET wrong. Let’s fix it.

Logging is a vital part of every application that runs in production. It is in place to tell a story about the lifecycle of its runtime and make it easy for developers to debug a system and identify what failed and how when things go wrong.

Speaker
Alternate Text

Nick Chapsas