Skip to content

Releases: macbre/monolog-utils

Dependencies updated

09 Sep 21:22
7aefd96
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

Compatibility with monolog v3

18 Apr 10:34
6de0b2e
Compare
Choose a tag to compare

What's Changed

  • Upgrade to monolog v3 by @macbre in #4
  • Add a basic CI by @macbre in #5
  • Run a code coverage by @macbre in #6
  • Add JsonFormatterTest and re-implement the JsonFormatter class by @macbre in #7
  • Make PHPUnit write .coverage.xml and send it to coveralls by @macbre in #8
  • JsonFormatterTest: mock date() and microtime() by @macbre in #9
  • Update README and small tweak to the test by @macbre in #10
  • Add a monolog integration test by @macbre in #11

Full Changelog: 2.1...3.0.0

Remove @ prefixes

09 Jun 13:17
0d5b870
Compare
Choose a tag to compare
Keep it only for @timestamp

Stay compatible with Monolog 2.x

28 May 17:25
f7e71fe
Compare
Choose a tag to compare
Merge pull request #2 from macbre/monolog-2.x

Stay compatible with Monolog 2.x