Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.EventLog
DefaultLoggingStrategy Class
DefaultLoggingStrategy Methods
LogEvent Method
LogEvent Method (EventLogInfo)
LogEvent Method (String, String, String, String, Exception)
DefaultLoggingStrategy
LogEvent Method (EventLogInfo)
Writes a new record to the event log.
Namespace:
CMS.EventLog
Assembly:
CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
void
LogEvent
(
EventLogInfo
eventObject
)
Parameters
eventObject
Type:
CMS.EventLog
EventLogInfo
EventLogInfo object.
Implements
IEventLogStrategy
LogEvent(EventLogInfo)
See Also
Reference
DefaultLoggingStrategy Class
LogEvent Overload
CMS.EventLog Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com