Skip to content

Releases: koderhut/onelog-bundle

Add middleware for message and context pre-processing

21 Sep 12:09
d892ada
Compare
Choose a tag to compare

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

03 Sep 06:27
3269695
Compare
Choose a tag to compare

Added a request identifier that will be added to the monolog loggers

Add PSR-3 LoggerInterface support to OneLog instance

09 Aug 14:57
75ebca8
Compare
Choose a tag to compare

Add PSR-3 LoggerInterface support to OneLog instance

Fix registering Monolog channels

25 Jul 11:10
509f826
Compare
Choose a tag to compare
Merge pull request #1 from koderhut/fix-monolog-channel-registration

Fix Monolog channels registering

v1.0.0

24 Jul 14:17
Compare
Choose a tag to compare

First release