Click or drag to resize
IEventLogStrategyLogEvent Method (EventLogInfo)
Writes a new event to the event log.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax
C#
void LogEvent(
	EventLogInfo eventObject
)

Parameters

eventObject
Type: CMS.EventLogEventLogInfo
See Also