Open mindplay-dk opened 6 years ago
Add PSRLoggerAdapter to complement BufferedPSRLogger - a simple PSR logger adapter that delegates directly to a PSR-3 logger without buffering.
PSRLoggerAdapter
BufferedPSRLogger
This should support custom log-level via the constructor.
Add tests.
Update documentation.
Add
PSRLoggerAdapter
to complementBufferedPSRLogger
- a simple PSR logger adapter that delegates directly to a PSR-3 logger without buffering.This should support custom log-level via the constructor.
Add tests.
Update documentation.