function(ContainerInterface $container) { return new ProVM\Common\Service\Logs( $container->get('logs_folder') ); } ];