Debug issues

My xdebug stopped i dont know why.Now im trying to debug with trace or log but in webLog i dont see anything when i do in the controller:


Yii::log($this->_encomenda->quantity,"info","teste");

or


Yii::trace($this->_encomenda->quantity,"trace");