Skip to content

Releases: Bose/go-gin-logrus

go-gin-logrus v2.0.12

16 Jun 19:01
44989be
Compare
Choose a tag to compare

New options for aggregate logging:

  • WithEmptyAggregateEntries - Allows users to specify whether they want to log aggregate logs that have an empty "entries" section
  • WithReducedLoggingFunc - Allows users to specify a function for determining whether to write out an aggregate log or not.

go-gin-logrus v2.0.11

28 Aug 12:55
ebc0394
Compare
Choose a tag to compare

Okay, v2 should just work now when you do a go get github.com/Bose/go-gin-logrus/v2

go-idm-lib v2.0.10

27 Aug 20:22
02fbfeb
Compare
Choose a tag to compare
Merge pull request #25 from Bose/revert-24-fix-go-mod

Revert "update mod with v2"

go-gin-logrus v2.0.9

27 Aug 19:42
c2da7a7
Compare
Choose a tag to compare

updated go module to default to v2

go-idm-lib v1.0.3

28 Aug 12:45
02fbfeb
Compare
Choose a tag to compare

Merged all master changes into a new v1 release, which allows a path forward for v1 which was broken

go-gin-logrus v2.0.8

03 Aug 20:15
6ae41db
Compare
Choose a tag to compare

go-gin-logrus v2.0.7

21 May 18:54
e97d8b4
Compare
Choose a tag to compare
  • upgraded gin@v1.4.0

go-gin-logrus v2.0.6

20 May 14:39
6715daf
Compare
Choose a tag to compare
  • update go-gin-opentracing dep to bring in fixed github.com/ugorji/go dep

go-gin-logrus v2.0.5

15 May 13:02
ef68466
Compare
Choose a tag to compare

Provide a better error when writes fail.

go-gin-logrus v2.0.4

01 May 17:31
Compare
Choose a tag to compare

update opentracing deps