Click or drag to resize

DiagnosticListenerTargetWrite Method (LogEventInfo)

Namespace:  NLog.Targets
Assembly:  NLog.DiagnosticSource (in NLog.DiagnosticSource.dll) Version: 5.2.2+714a927fcb4e604c56ae270ae277f5e8ef563ac5
Syntax
protected override void Write(
	LogEventInfo logEvent
)

Parameters

logEvent
Type: NLogLogEventInfo
See Also