Click or drag to resize

DiagnosticListenerTargetWrite Method (LogEventInfo)

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

Parameters

logEvent
Type: NLogLogEventInfo
See Also