BrandGhost
Weekly Recap: NLog in .NET, OpenTelemetry, and Engineering Careers [Aug 2026]

Weekly Recap: NLog in .NET, OpenTelemetry, and Engineering Careers [Aug 2026]

This week: Take a practical tour through NLog in .NET, from ASP.NET Core setup and target configuration to layout renderers and structured logging. The recap also covers distributed tracing with OpenTelemetry, W3C Trace Context, and Baggage. On the career side, the videos tackle supporting an underperforming peer and deciding what comes after senior software engineer.

Like what you read or watched from the recap? I'd love if you helped share on Reddit or Daily.dev so others can see!


Weekly Recap

I'm Sick Of Helping My Incompetent Engineering Peer

From the ExperiencedDevs subreddit, this developer wanted perspectives on working with a colleague that seems incompetent.

What The HECK Comes After Senior Software Engineer?

From the ExperiencedDevs subreddit, this developer wanted perspectives on progressing beyond senior software engineer.

NLog Layout Renderers and Structured Logging in C#

NLog Layout Renderers and Structured Logging in C#

Master NLog layout renderers and structured logging in C#. Learn how to use JsonLayout, message templates, MDC correlation IDs, and custom layout renderers with real .NET examples.

NLog Targets in .NET: File, Database, Console, and Custom

NLog Targets in .NET: File, Database, Console, and Custom

Deep dive into NLog targets in .NET. Learn how to configure File, Console, Database, Seq, and custom targets with real C# examples for ASP.NET Core and Worker Services.

Getting Started with NLog in ASP.NET Core

Getting Started with NLog in ASP.NET Core

Learn how to set up NLog in ASP.NET Core step by step. Covers XML nlog.config and appsettings.json configuration, Program.cs setup, Worker Services, and ILogger usage.

NLog in .NET: Complete Guide to Flexible Logging

NLog in .NET: Complete Guide to Flexible Logging

Master NLog in .NET with this complete guide. Learn targets, rules, layout renderers, structured logging, and performance optimization for C# applications.

Distributed Tracing Across .NET Services with OpenTelemetry: W3C Trace Context and Baggage

Distributed Tracing Across .NET Services with OpenTelemetry: W3C Trace Context and Baggage

Learn distributed tracing in .NET with OpenTelemetry: W3C trace context, Baggage, and traceparent headers linking spans across services, with C# examples.


NLog Targets in .NET: File, Database, Console, and Custom

Deep dive into NLog targets in .NET. Learn how to configure File, Console, Database, Seq, and custom targets with real C# examples for ASP.NET Core and Worker Services.

NLog in .NET: Complete Guide to Flexible Logging

Master NLog in .NET with this complete guide. Learn targets, rules, layout renderers, structured logging, and performance optimization for C# applications.

Getting Started with NLog in ASP.NET Core

Learn how to set up NLog in ASP.NET Core step by step. Covers XML nlog.config and appsettings.json configuration, Program.cs setup, Worker Services, and ILogger usage.

An error has occurred. This application may no longer respond until reloaded. Reload