function(ContainerInterface $container) { return new ProVM\Common\Middleware\Logging($container->get('request_logger')); } ];