EventLogProvider LogInformation Method Kentico 8.0 API Reference
Writes a new information to the event log.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

source
Type: OnlineSystem String
Source of the event (Content, Administration, etc.)
eventCode
Type: OnlineSystem String
Event code (Security, Update, Delete, etc.)
eventDescription (Optional)
Type: OnlineSystem String
Additional event information
See Also