Skip to content

Releases: orasik/monolog-middleware

Release 3.0.0 supporting ZE3

22 Mar 14:59
6772b01
Compare
Choose a tag to compare

Thanks to @skunde for PR and updating the code to be compatible with php 7.2

Support Expressive 2

03 May 10:41
Compare
Choose a tag to compare

Support Expressive 2

Hotfix

16 Mar 12:16
Compare
Choose a tag to compare
v1.1.4

Update MonologMiddleware.php

Logging full response

16 Mar 12:11
Compare
Choose a tag to compare
v1.1.3

Logging full response from middleware

Removed min stability

15 Mar 13:52
Compare
Choose a tag to compare
v1.1.2

remove min stability and version

Bugfix, Psr7 will not be installed if older version is installed already

15 Mar 13:38
Compare
Choose a tag to compare

Config to specify loggable data

15 Mar 13:13
Compare
Choose a tag to compare

Now you can specify loggable data from request/response from config file without changing any line of code.

README Update

28 Nov 21:51
Compare
Choose a tag to compare

README Update

Ready for production

19 Aug 14:48
Compare
Choose a tag to compare

Ready for production

More handlers and changes in Validator class names

10 Jun 16:47
Compare
Choose a tag to compare
  • Changed Validator class names
  • Rotate File Handler
  • ChromePHP Handler