Skip to content

Releases: Bose/go-gin-logrus

go-gin-logrus v2.0.3

23 Mar 17:42
76b8384
Compare
Choose a tag to compare

fix request id

go-gin-opentracing v2.0.2

15 Mar 19:53
e539370
Compare
Choose a tag to compare

Bound the max size of a LogBuffer.

go-gin-logurs v2.0.1

01 Mar 20:54
Compare
Choose a tag to compare
remove unneeded import of fmt

go-gin-logrus v2.0.0

21 Feb 22:33
20a18d6
Compare
Choose a tag to compare

Breaking changes to the interfaces were need to make everything goroutines safe. Now you can just use the library and it will ensure that nothing panics when used in goroutines.

go-gin-logrus v1.0.2

21 Feb 02:11
Compare
Choose a tag to compare

add CopyLoggerWithNewBuffer()

go-gin-logrus v1.0.1

10 Feb 00:24
76f01e5
Compare
Choose a tag to compare
Merge pull request #9 from Bose/docs

update docs and some tests

go-gin-logrus v1.0.0

10 Feb 00:18
bb1279c
Compare
Choose a tag to compare

Initial release