mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-20 16:38:22 +08:00
@@ -26,7 +26,7 @@ use yii\helpers\FileHelper;
|
|||||||
class FileTarget extends Target
|
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.
|
* The directory containing the log files will be automatically created if not existing.
|
||||||
*/
|
*/
|
||||||
public $logFile;
|
public $logFile;
|
||||||
|
|||||||
Reference in New Issue
Block a user