KLogger: Simple Logging for PHP
A project written by Kenny Katzgrau and Dan Horrigan.

About

KLogger is an easy-to-use PSR-3 compliant logging class for PHP. It isn't naive about file permissions (which is expected). It was meant to be a class that you could quickly include into a project and have working right away.

If you need a logger that supports PHP < 5.3, see past releases for KLogger versions < 1.0.0.

Special Thanks
Special thanks to all contributors:

Dan Horrigan
Brian Fenton
Tim Kinnane
Onno Vos
Cameron Will


https://github.com/katzgrau/KLogger
