export() public method
Writes log messages to a file.
| public void export ( ) | ||
|---|---|---|
| throws | yii\base\InvalidConfigException |
if unable to open the log file for writing |
export() public method
Writes log messages to a file.
| public void export ( ) | ||
|---|---|---|
| throws | yii\base\InvalidConfigException |
if unable to open the log file for writing |
Please login to continue.