Skip to content

Releases: gol4ng/logger

v0.5.11

27 Feb 17:31
28a15c8
Compare
Choose a tag to compare
Bugfix Cast nil field (#84)

v0.5.10

14 Apr 09:59
bef535c
Compare
Choose a tag to compare
fix error handler on WrapNew/NopLogger cause nil pointer exception (#81)

v0.5.9

04 Oct 07:39
772f028
Compare
Choose a tag to compare
exclude syslog on windows platform (#76)

v0.5.8

09 Mar 17:02
187d7c4
Compare
Choose a tag to compare
Add conditional context and color on default formatter (#75)

* Add conditional context and color on default formatter

* fix test

v0.5.7

16 Dec 13:16
13ed500
Compare
Choose a tag to compare
fixup context key collision (#74)

v0.5.6

19 Oct 18:15
Compare
Choose a tag to compare
Add the forgotten license :)

v0.5.5

12 Mar 21:32
b4f500c
Compare
Choose a tag to compare

v0.5.4

24 Feb 16:36
79fd0af
Compare
Choose a tag to compare

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

21 Feb 17:32
af9638c
Compare
Choose a tag to compare

Fix testing logger race condition

v0.5.2

21 Feb 13:29
dd255c1
Compare
Choose a tag to compare

update mocks accordling to signature change