Click or drag to resize

TblEventLogTargetNLogTargetWrite Method (LogEventInfo)

Write the logs

Namespace:  Omada.OE.AppLogic.Logging
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected override void Write(
	LogEventInfo logEvent
)

Parameters

logEvent
Type: LogEventInfo
See Also