Skip to content

Releases: antonfisher/nested-logrus-formatter

v1.3.1

09 Mar 06:15
d45de03
Compare
Choose a tag to compare

Fixes:

  • PR #7 - trace log level color with gray, same as debug (thanks @arxeiss)

v1.3.0

19 Sep 23:43
d41190e
Compare
Choose a tag to compare

Features:

  • PR #6 - Add NoUppercaseLevel option (thanks @dfateyev)

v1.2.0

03 Sep 04:12
b001633
Compare
Choose a tag to compare

Features:

v1.1.0

02 May 06:11
Compare
Choose a tag to compare

Features:

  • PR #4 - add CallerFirst and CustomCallerFormatter options (thanks @wingsof)

v1.0.3

02 Feb 05:21
Compare
Choose a tag to compare

Features:

  • ab9dbe7 - add support for logger.SetReportCaller(true), prints file and function name to the log

v1.0.2

03 Apr 16:51
Compare
Choose a tag to compare

Features:

  • 32f64fe - add TrimMessages option to trim whitespace on messages

v1.0.1

20 Oct 19:43
Compare
Choose a tag to compare

Features:

  • b7ed065 - add NoFieldsColors option, fields with colors by default

v1.0.0

16 Oct 17:31
43364c9
Compare
Choose a tag to compare

Base functionality