Click or drag to resize

ElapsedTimeEnricherEnrich Method

Namespace:  LynceeTec.LogTools
Assembly:  LynceeTec.LogTools (in LynceeTec.LogTools.dll) Version: 9.2.6612.0 , built 2022-07-14 10:49:53 UTC
Syntax
public void Enrich(
	LogEvent logEvent,
	ILogEventPropertyFactory propertyFactory
)

Parameters

logEvent
Type: LogEvent
propertyFactory
Type: ILogEventPropertyFactory

Implements

ILogEventEnricher.Enrich(LogEvent, ILogEventPropertyFactory)
See Also