Skip to content

Releases: hedii/laravel-gelf-logger

4.0.1

Choose a tag to compare

@hedii hedii released this 19 Sep 10:35

Fix issue with monolog 2 type error

4.0.0

Choose a tag to compare

@hedii hedii released this 05 Sep 16:23

Add support for Laravel 6 (#11)

3.3.0

Choose a tag to compare

@hedii hedii released this 15 Jun 08:46
681edeb

Add support for TCP transport (#10)

3.2.0

Choose a tag to compare

@hedii hedii released this 24 May 06:06
6e31047

Allow overriding of system name from config (#9)

3.1.0

Choose a tag to compare

@hedii hedii released this 28 Feb 13:24
4a2e324

Laravel 5.8 support

3.0.0

Choose a tag to compare

@hedii hedii released this 27 Dec 14:47
6be9182

Lumen compatibility

2.1.0

Choose a tag to compare

@hedii hedii released this 12 Oct 08:43

Add an option to push processors tho the gelf handler

2.0.1

Choose a tag to compare

@hedii hedii released this 11 Oct 11:36

bugfix : Do not use ParsesLogConfiguration trait (not available in Laravel 5.6)

2.0.0

Choose a tag to compare

@hedii hedii released this 09 Oct 07:47
936363b

Use Laravel custom log channel

1.1.1

Choose a tag to compare

@hedii hedii released this 17 Sep 11:05
78d34d8

Add support for Laravel 5.7