From 4b86dda9274b0e70c962485680a18e8db1ef98ec Mon Sep 17 00:00:00 2001 From: Allineer Date: Tue, 1 Jul 2014 11:42:19 +0400 Subject: [PATCH] KLogger (https://github.com/katzgrau/KLogger) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac677b5..172e534 100644 --- a/README.md +++ b/README.md @@ -321,6 +321,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. *Libraries for generating and working with log files.* * [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger. +* [KLogger](https://github.com/katzgrau/KLogger) - An easy-to-use PSR-3 compliant logging class. ## E-commerce *Libraries and applications for taking payments and building online e-commerce stores.*