Update README.md

Added log4php to the logging section.
This commit is contained in:
Bernhard Essl 2014-08-19 16:14:52 +02:00
parent 0cc2ae6407
commit 5280e3c2fe

View File

@ -352,6 +352,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger. * [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.
* [KLogger](https://github.com/katzgrau/KLogger) - An easy-to-use PSR-3 compliant logging class. * [KLogger](https://github.com/katzgrau/KLogger) - An easy-to-use PSR-3 compliant logging class.
* [log4php](http://logging.apache.org/log4php/) - A versatile logging framework for PHP.
## E-commerce ## E-commerce
*Libraries and applications for taking payments and building online e-commerce stores.* *Libraries and applications for taking payments and building online e-commerce stores.*