Skip to content

Releases: nxcr-org/zerolog

add context to With

24 Mar 22:10
33c5432
Compare
Choose a tag to compare

Enable logging pattern logger.With().Context(ctx).Logger()

Enable Go Contexts

07 Feb 18:29
c98c5cc
Compare
Choose a tag to compare

Add a go context to events that can be used via logger.Info().Context(ctx).Msg("foo") and can be referenced in Hook functions

v1.25.4

25 Oct 20:35
Compare
Choose a tag to compare
Adds TraceId method to zerolog.Event

v1.25.2

04 Oct 23:16
Compare
Choose a tag to compare

nxcr-org home