Logger abstract service factory.
Allow to configure multiple loggers for application.
canCreateServiceWithName(\Zend\ServiceManager\ServiceLocatorInterface $services, string $name, string $requestedName) : bool
string
string
bool
createServiceWithName(\Zend\ServiceManager\ServiceLocatorInterface $services, string $name, string $requestedName) : \Zend\Log\Logger
string
string
getConfig(\Zend\ServiceManager\ServiceLocatorInterface $services) : array
processConfig($config, \Zend\ServiceManager\ServiceLocatorInterface $services)
$config : array
$configKey : string