Releases: Bose/go-gin-logrus
Releases · Bose/go-gin-logrus
go-gin-logrus v2.0.12
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
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
Merge pull request #25 from Bose/revert-24-fix-go-mod Revert "update mod with v2"
go-gin-logrus v2.0.9
updated go module to default to v2
go-idm-lib v1.0.3
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
go-gin-logrus v2.0.7
- upgraded gin@v1.4.0
go-gin-logrus v2.0.6
- update go-gin-opentracing dep to bring in fixed github.com/ugorji/go dep
go-gin-logrus v2.0.5
Provide a better error when writes fail.
go-gin-logrus v2.0.4
update opentracing deps