Skip to content

Releases: Olian04/better-logging

Package release version 5.0.0

25 May 20:08
7770f44
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/better-logging/v/5.0.0

Change log:

  • [breaking changes] better-logging now adheres to the ISO8601 standard for dates and time stamps. (#72)
  • [new feature] The express middleware now also accepts individual logging functions instead of a decorated instance. (#54)
  • [new feature] The express middleware now respects color configurations made when decorating an instance. (#66)

Package release version 4.7.0

21 Feb 15:18
f018382
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/better-logging/v/4.7.0

Change log:

  • [new feature] Color theme Theme.noColor that removes all color (#67)

Package release version 4.6.0

11 Nov 12:36
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/better-logging/v/4.6.0

Change log:

  • [new feature] Stamps can have a custom format through the use of the config option formatStamp , thanks to a PR by @vernak2539 (#63)

Package release version 4.5.1

12 Oct 21:10
b801acf
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/better-logging/v/4.5.1

Change log:

  • [bug fix] Default value for saveToFile now uses DefaultConfig.saveToFile instead of being hardcoded (#57)
  • [new feature] Engines property in package.json now specifies support from Node version 12.x and forward (#56)

Package release version 4.5.0

23 Mar 14:07
576a9f7
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/better-logging/v/4.5.0

Change log:

  • [new feature] Config options now accept undefined & null as valid aliases for the default value (#51)

Package release version 4.4.1

12 Feb 13:01
904b670
Compare
Choose a tag to compare

NPM: https://www.npmjs.com/package/better-logging/v/4.4.1

Change log:

  • [bug fix] Logging to file with an implicit root folder should now work as expected, thanks to a PR by @dcoffey3296 (#50)

Package release version 4.4.0

16 Jul 11:14
d2cc1db
Compare
Choose a tag to compare

Package release version 4.3.0

13 Apr 11:09
a88c2a8
Compare
Choose a tag to compare

Package release version 4.2.0

13 Apr 10:59
5b76c63
Compare
Choose a tag to compare

Package release version 4.1.0

11 Apr 21:46
c504196
Compare
Choose a tag to compare