Releases: gol4ng/logger
Releases · gol4ng/logger
v0.5.11
v0.5.10
fix error handler on WrapNew/NopLogger cause nil pointer exception (#81)
v0.5.9
exclude syslog on windows platform (#76)
v0.5.8
Add conditional context and color on default formatter (#75) * Add conditional context and color on default formatter * fix test
v0.5.7
fixup context key collision (#74)
v0.5.6
Add the forgotten license :)
v0.5.5
[Bug fix] Fix field marshaller (error)
v0.5.4
Bug fix: Fix the caller file/line context value when using logger.Log(..)
Move testing.inMemoryEntriesStore in handler.Memory to be public accessible
v0.5.3
Fix testing logger race condition
v0.5.2
update mocks accordling to signature change