Commit f36ec8c9 by peeradach001

doc fix

parent 30accd28
......@@ -26,7 +26,7 @@ use yii\helpers\FileHelper;
class FileTarget extends Target
{
/**
* @var string log file path or path alias. If not set, it will use the "runtime/logs/app.log" file.
* @var string log file path or path alias. If not set, it will use the "@runtime/logs/app.log" file.
* The directory containing the log files will be automatically created if not existing.
*/
public $logFile;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment