PHP logging framework to be used with WordPress

There are different PHP logging frameworks out there e.g. Log4php, KLogger. I want to choose one based on its experience with WordPress. Please suggest me one.

1 Answer
1

I would suggest to go with KLogger more specifically a fork of it which is simple and clean, and i have a few sites logging using this simple class with no problems or complains.

Leave a Comment