Skip to content

Package release version 5.0.0

Latest
Compare
Choose a tag to compare
@Olian04 Olian04 released this 25 May 20:08
7770f44

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)