<< Return to Main Index

< Return to Class Index

CGXExcelTable::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

CGXExcelTable::LogText CGXExcelTable::LogNumber CGXExcelTable::LogXNumber

CGXExcelTable

Class Overview | Class Members