Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Core.Logging.Serilog.Enrichers

    Classes

    HttpRequestIdEnricher

    Enrich log events with a HttpRequestId GUID. Original source - https://github.com/serilog-web/classic/blob/master/src/SerilogWeb.Classic/Classic/Enrichers/HttpRequestIdEnricher.cs Nupkg: 'Serilog.Web.Classic' contains handlers and extra bits we do not want

    HttpRequestNumberEnricher

    Enrich log events with a HttpRequestNumber unique within the current logging session. Original source - https://github.com/serilog-web/classic/blob/master/src/SerilogWeb.Classic/Classic/Enrichers/HttpRequestNumberEnricher.cs Nupkg: 'Serilog.Web.Classic' contains handlers and extra bits we do not want

    HttpSessionIdEnricher

    Enrich log events with the HttpSessionId property. Original source - https://github.com/serilog-web/classic/blob/master/src/SerilogWeb.Classic/Classic/Enrichers/HttpSessionIdEnricher.cs Nupkg: 'Serilog.Web.Classic' contains handlers and extra bits we do not want

    ThreadAbortExceptionEnricher

    Enriches the log if there are ThreadAbort exceptions and will automatically create a minidump if it can

    In This Article
    • Classes
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX