Bearbeiten

ILogEnricher Interface

Definition

Represents a component that augments log records with additional properties.

public interface class ILogEnricher
public interface ILogEnricher
type ILogEnricher = interface
Public Interface ILogEnricher

Methods

Enrich(IEnrichmentTagCollector)

Collects tags for a log record.

Applies to