IHttpLogEnricher Interface

Definition

Interface for implementing log enrichers for incoming HTTP requests.

public interface IHttpLogEnricher
type IHttpLogEnricher = interface
Public Interface IHttpLogEnricher

Methods

Enrich(IEnrichmentTagCollector, HttpRequest, HttpResponse)

Enrich logs.

Applies to