Skip to content

go-gin-logrus v2.0.12

Latest
Compare
Choose a tag to compare
@Alex-Grant-Bose Alex-Grant-Bose released this 16 Jun 19:01
44989be

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.