IEventLogService Interface |
Namespace: CMS.Core
public interface IEventLogService
The IEventLogService type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentLogContext |
Current log context
|
Name | Description | |
---|---|---|
![]() | CloseLog |
Closes given log context.
|
![]() | EnsureLog |
Ensures the log for given GUID.
|
![]() | LogEvent |
Writes a new record to the event log.
|
![]() | LogException |
Writes a new error to the event log.
|