how to include zend_log?

Posted by fayer on Stack Overflow See other posts from Stack Overflow or by fayer
Published on 2010-05-07T02:33:59Z Indexed on 2010/05/07 2:38 UTC
Read the original article Hit count: 207

Filed under:

i wanna use zend_log but don't know which file to include.

should i just include library/Zend/log.php or all files in library/Zend/Log/ too?

thanks

© Stack Overflow or respective owner

Related posts about zend-framework