services['prestashop.core.grid.log_factory'] = new \PrestaShop\PrestaShop\Core\Grid\GridFactory(($this->services['prestashop.core.grid.definition.factory.logs'] ?? $this->load('getPrestashop_Core_Grid_Definition_Factory_LogsService.php')), ($this->services['prestashop.core.grid.data.factory.log_decorator'] ?? $this->load('getPrestashop_Core_Grid_Data_Factory_LogDecoratorService.php')), ($this->services['prestashop.core.grid.filter.form_factory'] ?? $this->load('getPrestashop_Core_Grid_Filter_FormFactoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Core\\Hook\\HookDispatcher'] ?? $this->getHookDispatcherService()));