For issues relating to the Zend/Log logging component of the Zend framework.
I am wondering what is the best way to initiate and re-use a logger instance through the ServiceManager in ZF2. …
zend-framework zend-framework2 zend-logI want to use Zend_Debug::dump, to keep some variables in the log, but since I have xdebug installed, …
zend-framework xdebug zend-logSo I want to start logging in my Zend Framework application. I want to register the logger somewhere in my …
zend-framework zend-log