IStaticLogEnricher Interface

Definition

Augments log records with additional properties that are unchanging over the life of the object.

public interface class IStaticLogEnricher
public interface IStaticLogEnricher
type IStaticLogEnricher = interface
Public Interface IStaticLogEnricher

Methods

Enrich(IEnrichmentTagCollector)

Collects tags for a log record.

Applies to