Skip to content

Releases: pieterclaerhout/go-log

v1.15.0

16 Oct 13:35
Compare
Choose a tag to compare
Improved tests

v1.14.0

25 May 07:53
Compare
Choose a tag to compare

Improved stack traces

v1.13.0

23 May 14:38
Compare
Choose a tag to compare
Fixed a race condition

Fixes #12

v1.12.0

22 May 16:54
Compare
Choose a tag to compare
Added support for eris

Use eris for error formatting?
Fixes #11

v1.11.0

22 May 12:40
Compare
Choose a tag to compare
Cleaned up the dependencies

v1.10.0

22 May 12:40
Compare
Choose a tag to compare
Hopefully fixes the coloring of the log output

Log output coloring doesn't always work correctly
https://github.com/pieterclaerhout/go-log/issues/10

v1.0.9

24 Mar 07:46
Compare
Choose a tag to compare

Improved the formatting and reliability of the stack traces

v1.0.8

06 Feb 14:16
Compare
Choose a tag to compare
  • Improved the output of CheckError when running in debug mode
  • Fixed the tests so that they actually work again

v1.0.7

12 Dec 14:48
Compare
Choose a tag to compare

Windows color output fix

v1.0.6

26 Oct 07:57
Compare
Choose a tag to compare
  • Added twxlog.WarnSeparator (#7)
  • Added twxlog.ErrorSeparator (#7)
  • Added twxlog.PrintColors (#6)