C# Class Serilog.Enrichers.AzureWebApps.AzureWebJobsTypeEnricher

Inheritance: ILogEventEnricher
Afficher le fichier Open project: collector-bank/serilog-enrichers-azurewebapps

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 LogEvent
propertyFactory ILogEventPropertyFactory
Résultat void