AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ExceptionUtility..::..LogException Method (Exception, SQL, Boolean)

Logs the exception.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static void LogException(
	Exception exc,
	SQL currentSQL,
	bool forceLog
)

Parameters

exc
Type: Exception
The exc.
currentSQL
Type: AdvantageCMS.Data..::..SQL
The current SQL.
forceLog
Type: Boolean
if set to true [force log].