zend-log Questions

1

Solved

I do not know how to configure Zend \ Log with Doctrine2. Only allows you to write directly to the database via a connection adapter or write to a file.
Culminant asked 28/12, 2013 at 12:23

5

Solved

I am wondering what is the best way to initiate and re-use a logger instance through the ServiceManager in ZF2. Of course I can do a simple method to be used in any class, like: public function g...
Tureen asked 27/7, 2012 at 11:28

2

Solved

I want to use Zend_Debug::dump, to keep some variables in the log, but since I have xdebug installed, and xdebug replaces php's var_dump, my values in log are html values produced by xdebug. I was...
Baese asked 21/11, 2011 at 3:40

2

Solved

I have just started learning Zend Framework 2 as a long time Zend Framework 1 developer. I am having a little trouble wrapping my head around the new terminology. Back in ZF1, if I wanted to creat...
Mardis asked 14/2, 2013 at 19:23

4

Solved

So I want to start logging in my Zend Framework application. I want to register the logger somewhere in my bootstrap so that I can easily access it from any controller action. I think this should b...
Azaria asked 15/11, 2009 at 23:31
1

© 2022 - 2024 — McMap. All rights reserved.