Overload List
| Name | Description | |
|---|---|---|
| LogEvent(EventLogInfo) |
Writes a new event to the event log.
(Overrides AbstractEventLogStrategy LogEvent(EventLogInfo).) | |
| LogEvent(String, String, String, String, Exception) |
Writes a new event to the event log.
(Overrides AbstractEventLogStrategy LogEvent(String, String, String, String, Exception).) |
See Also