laminas / laminas-log

Robust, composite logger with filtering, formatting, and PSR-3 support
https://docs.laminas.dev/laminas-log/
BSD 3-Clause "New" or "Revised" License
26 stars 30 forks source link

Fatal error: nesting level in zend-log/src/LoggerAbstractServiceFactory.php on line 85 #5

Closed weierophinney closed 3 years ago

weierophinney commented 4 years ago

Fatal error: Maximum function nesting level of '100' reached, aborting! in ../library/zendframework/zend-log/src/LoggerAbstractServiceFactory.php on line 85

Problem resolve when we put a "Config" on $services->has('config') line 91...


Originally posted by @nsantosMyt at https://github.com/zendframework/zend-log/issues/34

weierophinney commented 4 years ago

Can you please provide the output of composer info, so I know what versions of zend-servicemanager, zend-mvc, etc. are in play?


Originally posted by @weierophinney at https://github.com/zendframework/zend-log/issues/34#issuecomment-194942981

weierophinney commented 4 years ago

Hi, thats my composer info :

composer.txt


Originally posted by @nsantosMyt at https://github.com/zendframework/zend-log/issues/34#issuecomment-195272334

weierophinney commented 4 years ago

Hi, did you find something ?


Originally posted by @nsantosMyt at https://github.com/zendframework/zend-log/issues/34#issuecomment-212477155

weierophinney commented 3 years ago

This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee. If you have a security issue, please follow our security reporting guidelines. If you wish to take on the role of maintainer, please nominate yourself

If you are looking for an actively maintained package alternative, we recommend: