Service with name "Omeka\Logger" could not be created

Hello,

This is what I have about logger at module.config.php:

‘logger’=> [
‘log’ => false,
‘path’ => OMEKA_PATH . ‘/logs/application.log’,
‘priority’ => \Laminas\Log\Logger::NOTICE,
],

It is OK? What can I do?

Thanks in advance.
module.config.php