handles = $config['handles'] ?? []; $this->destination = $this->path . 'log-' . date('Y-m-d') . '.' . $this->fileExtension; } }