| IEventLogStrategy Interface |
Namespace: CMS.EventLog
public interface IEventLogStrategy
| Name | Description | |
|---|---|---|
| LogEvent(EventLogInfo) |
Writes a new event to the event log.
| |
| LogEvent(String, String, String, String, Exception) |
Writes a new event to the event log.
|