Issue 488 · Week of May 16, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //dotnet

The case for an application-level tracing API in .NET

Read full article Discuss
If you want to record a log event from your application in .NET, you can do that today without a lot of noise or ceremony using Microsoft.Extensions.Logging: