EventLogProviderLogEvent Method |
Name | Description | |
---|---|---|
LogEvent(EventLogInfo) |
Writes a new record to the event log.
| |
LogEvent(String, String, String, String, String, Int32, String, Int32, String, String, Int32, String, String, String, NullableDateTime, LoggingPolicy) | Obsolete.
Writes a new record to the event log.
This method is obsolete and will be removed in future version. Use LogEvent(EventLogData) or LogEvent(IEventLogService, EventTypeEnum, String, String, String) instead. |