i am looking for a php logging solution like log4net. do you know any solution or can you suggest anyone?
If i want to use Zend_Log, will i install or configure all zend framework? Or can i just use zend_log php file?
Erkan BALABAN
2009-10-26 06:08:06
Zend_Log doesn't have any dependencies, so no you don't need the whole framework.
Brendon
2009-10-29 17:08:19
+1
A:
I'm really looking forward for apache log4php which is currently under incubation process. So far apache logging services provided to be the best, I've used it in java, c++, .net and even python. Good stuff, pretty much of a solid standard these days. Hopefully the php one will pass too. Does anyone know when they are planning to finish with the incubation?
Dima
2009-10-26 16:29:02
Yes you are right. I am looking for log4php. But they did not make any release yet. Because of that i asked here. I think there are lots of php programmers that are waiting for log4php.
Erkan BALABAN
2009-10-26 18:23:53