示例#1
0
 protected function __construct()
 {
     $this->log_file = App\Files::makeFileIfNotExists(storage_path('debug.logs'));
 }