SysUtilsReportErrorToEventLog Method |
Name | Description | |
---|---|---|
![]() ![]() | ReportErrorToEventLog(Exception) |
Reports an exception to the windows event log.
|
![]() ![]() | ReportErrorToEventLog(String) |
Reports an error message to the windows event log.
|
![]() ![]() | ReportErrorToEventLog(String, Exception) |
Reports an exception to the windows event log.
|
![]() ![]() | ReportErrorToEventLog(String, String) |
Reports an error message to the windows event log.
|
![]() ![]() | ReportErrorToEventLog(String, String, Exception) |
Reports the exception with a prefix message to the windows event log.
|