Published onMarch 7, 2020EF Core Query Tags and AlternativesEF-Core.NET-CoreSerilogHow to trace and diagnose EF Core queries using TagWith, log scopes, and structured logging tools like Seq and Application Insights.
Published onJune 6, 2019ASP.NET Core 5 + Serilog.NET-CoreSerilogPractical setup for ASP.NET Core with Serilog and Seq, including startup error capture and appsettings-based configuration.
Published onApril 29, 2018How to get Angular logs to SeqSerilogAngularGuide to sending Angular client-side logs to Seq using JSNLog and structured logging for better debugging and diagnostics.
Published onJanuary 21, 2018Why is Serilog not writing my logs into Seq? (Console app).NET-CoreSerilogFix common Seq logging issues in .NET console apps by configuring Serilog lifecycle, exception handling, and proper flush/disposal.