Skip to content

Releases: inpsyde/logzio-monolog

2.1

Choose a tag to compare

@Chrico Chrico released this 18 Jul 09:49
ecc0e72

What's Changed

New Contributors

Full Changelog: 2.0...2.1

2.0

2.0

Choose a tag to compare

@Chrico Chrico released this 19 Dec 13:25
81e5d76

Adds support of Monolog 3 and PHP >= 8.1.

0.4.1

Choose a tag to compare

@dnaber-de dnaber-de released this 27 Sep 14:49

Add compatibility to PHP version 8 to the 0.* branch

1.1

1.1

Choose a tag to compare

@Chrico Chrico released this 03 May 05:57
6548a9c

This release replaces TravisCI with Github Actions and updates the inpsyde/php-coding-standards to version 1.x.

1.0

1.0

Choose a tag to compare

@Chrico Chrico released this 11 Dec 12:42

Adds support of Monolog 2.

0.4

0.4

Choose a tag to compare

@Chrico Chrico released this 28 Jan 13:47
5cfbf79

0.4

  • Implement support to ship logs to listener-eu #8

- 0.3 release

Choose a tag to compare

@Chrico Chrico released this 14 Jan 12:44
  • Travis PHP 7.3 #7
  • Improved Codestyle and smaller fixes #6
  • Updated wrongly used dockblock description for $type
  • Added ext-json as dependency to composer.json #6
  • Added ext-curl as dependency to composer.json #1
  • Sanitized context and extra in record to remove empty values which causes errors in logz.io.

0.2

0.2

Choose a tag to compare

@Chrico Chrico released this 21 Mar 09:48
updated readme

0.1

0.1

Choose a tag to compare

@Chrico Chrico released this 28 Feb 09:34
splitted https and http into own classes. moved curl extension check …