getTraceLevel() public method
| public integer getTraceLevel ( ) | ||
|---|---|---|
| return | integer |
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. |
getTraceLevel() public method
| public integer getTraceLevel ( ) | ||
|---|---|---|
| return | integer |
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. |
Please login to continue.