CGXExcelHandler::SetCanLog
void SetCanLog(BOOL bCanLog)
bCanLog
Set to TRUE to turn on logging. Set to FALSE to turn off logging. Retail builds have logging turned off by default. Debug builds have logging turned on by default.
Remarks
The extensive amount of TRACE messages and log messages that are written out contribute to greatly reduced performance with the Debug version. Please check the retail version to see the actual performance.
See Also
CGXExcelHandler::LogText CGXExcelHandler::LogNumber CGXExcelHandler::LogXNumber