<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'akeneo_batch.logger_subscriber' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Tool/Bundle/BatchBundle/EventListener/LoggerSubscriber.php';

return $this->privates['akeneo_batch.logger_subscriber'] = new \Akeneo\Tool\Bundle\BatchBundle\EventListener\LoggerSubscriber(($this->privates['monolog.logger.batch'] ?? $this->load('getMonolog_Logger_BatchService.php')), ($this->services['translator'] ?? $this->getTranslatorService()));
