WriteToEventLog(Exception, String, NullableTraceEventType) | Writes exception details in clear form to the EventViewer. Uses EnterpriseLibrary classes. |
WriteToEventLog(String, String, TraceEventType) | Writes message to the EventViewer. Uses EnterpriseLibrary classes. |
WriteToEventLog(Exception, String, String, NullableTraceEventType) | Writes exception details in clear form to the EventViewer. Uses EnterpriseLibrary classes. |