Releases: koderhut/onelog-bundle
Releases · koderhut/onelog-bundle
Add middleware for message and context pre-processing
Add middleware for message and context pre-processing allowing the logger to receive objects and retrieve data directly from it before pushing it to the base logger
Add request id for Monolog loggers
Added a request identifier that will be added to the monolog loggers
Add PSR-3 LoggerInterface support to OneLog instance
Add PSR-3 LoggerInterface support to OneLog instance
Fix registering Monolog channels
Merge pull request #1 from koderhut/fix-monolog-channel-registration Fix Monolog channels registering
v1.0.0
First release