$traceLevel public property
How many application call stacks should be logged together with each message. This method returns the value of yii\log\Logger::$traceLevel. Defaults to 0.
public integer getTraceLevel ( )
public void setTraceLevel ( $value )
Please login to continue.