Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Releases: hellofresh/logging-go

Migrated to go modules, maintenance mode

Choose a tag to compare

@vgarvardt vgarvardt released this 25 Mar 11:30
43ca8fc
Merge pull request #18 from hellofresh/hotfix/copypasted-project-name

PT-6782 Fixed copy-pasted project name

Added middleware

Choose a tag to compare

@italolelis italolelis released this 23 Apr 15:50
4912379

Added middleware and contextual logging

Stackdriver Logging: Add stackdriver log format

Choose a tag to compare

@vgarvardt vgarvardt released this 08 Mar 14:32
ef4f316
Merge pull request #11 from andrefsp/stackdriver-logging-formatter

Stackdriver Logging: Add stackdriver log format.

v0.1.6: Merge pull request #9 from hellofresh/hotfix/logrus-logstash-hook

Choose a tag to compare

@vgarvardt vgarvardt released this 27 Sep 13:53
Updated Logstash hook library and fixed its usage

v0.1.5: Merge pull request #8 from hellofresh/hotfix/logrus-logstash-hook

Choose a tag to compare

@vgarvardt vgarvardt released this 22 Sep 14:57
Updated logrus-logstash-hook for logrus 1.0.3 compatibility fix

v0.1.4: Merge pull request #7 from hellofresh/hotfix/logrus-syslog

Choose a tag to compare

@vgarvardt vgarvardt released this 22 Aug 11:38
Fixed syslog package to be compatible with logrus 1.0.3

v0.1.3: Merge pull request #5 from hellofresh/hotfix/logstash-fields

Choose a tag to compare

@vgarvardt vgarvardt released this 04 Jul 16:26
Updated logrus-logstash-hook to latest master to fix duplicate fields problem

v0.1.2: Merge pull request #4 from hellofresh/hotfix/envconfig-version

Choose a tag to compare

@vgarvardt vgarvardt released this 04 Jul 13:18
Fixed envconfig version tag

Do not try to build syslog for windows

Choose a tag to compare

@vgarvardt vgarvardt released this 03 Jul 09:19
Merge pull request #3 from hellofresh/feature/windows-syslog

More windows syslog code clean up

Initial release

Choose a tag to compare

@vgarvardt vgarvardt released this 22 Jun 11:27
Merge pull request #1 from hellofresh/feature/initial-implementation

Feature/initial implementation