Click or drag to resize

LoggerLogToFile Method (Exception, Boolean)

Namespace:  EDK4Net.Log
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public static Task LogToFile(
	Exception e,
	bool sendmail
)

Parameters

e
Type: SystemException
sendmail
Type: SystemBoolean

Return Value

Type: Task
See Also