EventLogServiceExtensions Methods |
The EventLogServiceExtensions type exposes the following members.
Name | Description | |
---|---|---|
LogError |
Writes a new error to the event log.
| |
LogEvent |
Writes a new record to the event log.
| |
LogException |
Writes a new error to the event log.
| |
LogInformation |
Writes a new information to the event log.
| |
LogWarning(IEventLogService, String, String, String, Int32, LoggingPolicy) |
Writes a new warning to the event log.
| |
LogWarning(IEventLogService, String, String, Exception, Int32, String, LoggingPolicy) |
Writes a new warning to the event log.
|