C# Class Serilog.Core.Enrichers.EmptyEnricher

Inheritance: ILogEventEnricher
Afficher le fichier Open project: serilog/serilog Class Usage Examples

Méthodes publiques

Méthode Description
Enrich ( LogEvent logEvent, ILogEventPropertyFactory propertyFactory ) : void

Method Details

Enrich() public méthode

public Enrich ( LogEvent logEvent, ILogEventPropertyFactory propertyFactory ) : void
logEvent Serilog.Events.LogEvent
propertyFactory ILogEventPropertyFactory
Résultat void