PHPExcel_CalcEngine_Logger
category | PHPExcel |
---|---|
package | PHPExcel_Calculation |
copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
__construct(\PHPExcel_CalcEngine_CyclicReferenceStack $stack)
clearLog()
getEchoDebugLog() : boolean
boolean
getLog() : string[]
string[]
getWriteDebugLog() : boolean
boolean
setEchoDebugLog(boolean $pValue)
boolean
setWriteDebugLog(boolean $pValue)
boolean
writeDebugLog()
$_cellStack : \PHPExcel_CalcEngine_CyclicReferenceStack
$_debugLog : string[]
$_echoDebugLog : boolean
$_writeDebugLog : boolean