Click or drag to resize

ElapsedTimeEnricherEnrich Method


Namespace: LynceeTec.LogTools
Assembly: LynceeTec.LogTools (in LynceeTec.LogTools.dll) Version: 10.2.3317.0 , built 2025-03-17 14:02:54 UTC
Syntax
public void Enrich(
	LogEvent logEvent,
	ILogEventPropertyFactory propertyFactory
)

Parameters

logEvent  LogEvent
 
propertyFactory  ILogEventPropertyFactory
 

Implements

ILogEventEnricher.Enrich(LogEvent, ILogEventPropertyFactory)
See Also