i am looking for a php logging solution like log4net. do you know any solution or can you suggest anyone?
相关问题
- Views base64 encoded blob in HTML with PHP
- Laravel Option Select - Default Issue
- PHP Recursively File Folder Scan Sorted by Modific
- Can php detect if javascript is on or not?
- Using similar_text and strpos together
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?
I use Zend_Log for application logging
http://framework.zend.com/manual/en/zend.log.html
How about
http://pear.php.net/package/Log