private property PHPExcel_CalcEngine_Logger::$_writeDebugLog in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/CalcEngine/Logger.php \PHPExcel_CalcEngine_Logger::_writeDebugLog
* Flag to determine whether a debug log should be generated by the calculation engine * If true, then a debug log will be generated * If false, then a debug log will not be generated * *
Type: boolean
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CalcEngine/ Logger.php, line 44
Class
- PHPExcel_CalcEngine_Logger
- PHPExcel_CalcEngine_Logger
Code
private $_writeDebugLog = FALSE;