I Want to use log functionality from YII and i am new to YII.
Can anyone guide me where is file location of logging content? or tracing content?
If you are using default Yii main.php
file then all the logs go to your protected/runtime/application.log
file. It will include standard Yii logs as well as you own Yii::log()
calls too.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With