Answer the question
In order to leave comments, you need to log in
Why is debug not being logged?
Actually the question in the following last entry in the debug occurred on September 28th. Do not tell me why and where to look?
Answer the question
In order to leave comments, you need to log in
1. option, no write permissions to the runtime folder and its children, in this case debug and log
2. We climb into the config and see what's here:
'log' => [
'traceLevel' => 3,
'targets' => [
[
'class' => 'yii\log\FileTarget',
'levels' => ['error', 'warning'],
],
],
],
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question