IEventLogService MembersKentico 8.1 API Reference
The IEventLogService type exposes the following members.
Methods

  NameDescription
Public methodCloseLog
Closes given log context.
Public methodEnsureLog
Ensures the log for given GUID.
Public methodLogEvent
Writes a new record to the event log.
Public methodLogException
Writes a new error to the event log.
Back to Top
Properties

  NameDescription
Public propertyCurrentLogContext
Current log context
Back to Top
See Also