ErrorMessageLoggerWriteToEventLog(Exception, String, String, NullableTraceEventType) Method
Namespace: FileHold.CommonAssembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
public static void WriteToEventLog(
Exception ex,
string title,
string message = null,
TraceEventType? eventType = null
)
Parameters
- ex Exception
-
- title String
-
- message String (Optional)
-
- eventType NullableTraceEventType (Optional)
-