The IEventLogService type exposes the following members.
Back to Top
Back to Top
Methods
| 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.
              | 
Properties
| Name | Description | |
|---|---|---|
| CurrentLogContext | 
            Current log context
              | 
See Also