PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Do we have a good logger class in Php. I tried log4Php but found it's not endorsed by ASF and have not been updated since 2003. Thus, I am looking for some mature standard logger class where I can set log levels and create different appenders for logging different modules within an application (e.g a shopping cart).