LoggerWriteLogException Method (Exception)

ZylGpsReceiver.NET Mobile
Writes the exception details in the log file.

Namespace:  ZylSoft.Gps.Mobile
Assembly:  ZylGpsReceiverMobile (in ZylGpsReceiverMobile.dll) Version: 3.14.6846.29005
Syntax

public static void WriteLogException(
	Exception exception
)

Parameters

exception
Type: SystemException
Exception.
See Also

Reference