katzgrau/KLogger

class Logger extends AbstractLogger?

Jarzka opened this issue · 1 comments

Hi

It seems that Logger extends AbstractLogger which is not defined anywhere?

Hi! Since KLogger is now a composer package, it requires and implements the pph-fig logger interface AbstractLogger described here: https://github.com/php-fig/log

If you need a more stand-alone version, you might be able to use and older release of KLogger, which is available here (use the most recent 2012 release) https://github.com/katzgrau/KLogger/releases