Click or drag to resize

LoggerWriteLogException(Exception) Method

Writes the exception details in the log file.

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.83.8519.34486
Syntax
public static void WriteLogException(
	Exception exception
)

Parameters

exception  Exception
Exception.
See Also