Skip to content

History / Request Logger Options

Revisions

  • Document AddSerilogRequestLogging service registration Feature the new ServiceCollection extension AddSerilogRequestLogging, which registers the logger, DiagnosticContext, and options in one call and makes the parameterless UseSerilogRequestLogging() self-sufficient. Update the wiring and configuring sections, the options supply paths, and the Sample.Cli walkthrough where the sample now wires Serilog as the outermost middleware. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    @marklauter marklauter committed Jun 13, 2026
  • Document the Serilog Extensions package Add the Serilog Extensions section: a how-to landing page (install, AddSerilog wiring, pipeline placement, logging behavior, enrichment) and a RequestLoggerOptions property reference. Flip the sidebar and Home placeholders to live links and add the Serilog NuGet footer link. Grounded in the v4-ported src/Plumber.Serilog.Extensions. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    @marklauter marklauter committed Jun 13, 2026