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

25 Mar 11:30
43ca8fc

Choose a tag to compare

Merge pull request #18 from hellofresh/hotfix/copypasted-project-name

PT-6782 Fixed copy-pasted project name

Added middleware

23 Apr 15:50
4912379

Choose a tag to compare

Added middleware and contextual logging

Stackdriver Logging: Add stackdriver log format

08 Mar 14:32
ef4f316

Choose a tag to compare

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

27 Sep 13:53

Choose a tag to compare

Updated Logstash hook library and fixed its usage

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

22 Sep 14:57

Choose a tag to compare

Updated logrus-logstash-hook for logrus 1.0.3 compatibility fix

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

22 Aug 11:38

Choose a tag to compare

Fixed syslog package to be compatible with logrus 1.0.3

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

04 Jul 16:26

Choose a tag to compare

Updated logrus-logstash-hook to latest master to fix duplicate fields problem

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

04 Jul 13:18

Choose a tag to compare

Do not try to build syslog for windows

03 Jul 09:19

Choose a tag to compare

Merge pull request #3 from hellofresh/feature/windows-syslog

More windows syslog code clean up

Initial release

22 Jun 11:27

Choose a tag to compare

Merge pull request #1 from hellofresh/feature/initial-implementation

Feature/initial implementation