Skip to content

Releases: gol4ng/logger

v0.5.11

Choose a tag to compare

@instabledesign instabledesign released this 27 Feb 17:31
28a15c8
Bugfix Cast nil field (#84)

v0.5.10

Choose a tag to compare

@instabledesign instabledesign released this 14 Apr 09:59
bef535c
fix error handler on WrapNew/NopLogger cause nil pointer exception (#81)

v0.5.9

Choose a tag to compare

@instabledesign instabledesign released this 04 Oct 07:39
772f028
exclude syslog on windows platform (#76)

v0.5.8

Choose a tag to compare

@instabledesign instabledesign released this 09 Mar 17:02
187d7c4
Add conditional context and color on default formatter (#75)

* Add conditional context and color on default formatter

* fix test

v0.5.7

Choose a tag to compare

@instabledesign instabledesign released this 16 Dec 13:16
13ed500
fixup context key collision (#74)

v0.5.6

Choose a tag to compare

@instabledesign instabledesign released this 19 Oct 18:15
Add the forgotten license :)

v0.5.5

Choose a tag to compare

@instabledesign instabledesign released this 12 Mar 21:32
b4f500c

v0.5.4

Choose a tag to compare

@instabledesign instabledesign released this 24 Feb 16:36
79fd0af

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

Choose a tag to compare

@instabledesign instabledesign released this 21 Feb 17:32
af9638c

Fix testing logger race condition

v0.5.2

Choose a tag to compare

@instabledesign instabledesign released this 21 Feb 13:29
dd255c1

update mocks accordling to signature change