Click or drag to resize

DebuggerLog Method (Exception)

Log an exception.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static void Log(
	Exception ex
)
Request Example View Source

Parameters

ex
Type: SystemException
See Also