Click or drag to resize

LoggerComposeExceptionMessage Method (Exception, String)

Namespace:  EDK4Net.Log
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public void ComposeExceptionMessage(
	Exception e,
	ref string msg
)

Parameters

e
Type: SystemException
msg
Type: SystemString
See Also