ExceptionUtility..::..LogException Method (Exception, SQL, Boolean)
Logs the exception to the error log.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- exc
- Type: Exception
The exception to log.
- currentSQL
- Type: AdvantageCMS.Data..::..SQL
The current SQL connection used for logging.
- forceLog
- Type: Boolean
If true, forces saving the log even if error logging is disabled in configuration.

