Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Releases: pandosearch/node-logger

1.0.0 / 08-05-2017

08 May 13:35
Compare
Choose a tag to compare

Breaking changes

  • Config has changed, winston is top-level now.

Changes

  • ConfigLevel can be changed in the config per named-logger which helps in debugging scenario's

0.2.1 / 11-18-2016

18 Nov 10:13
Compare
Choose a tag to compare
  • Allow passing extra transport configuration to the .get() function
  • Update README

0.2.0 / 11-03-2016

03 Nov 14:35
Compare
Choose a tag to compare
  • Simplified configuration
  • Removed getXConfig functions
  • Updated README and tests

0.1.1 / 11-03-2016

03 Nov 13:46
Compare
Choose a tag to compare

Fix

  • Improve setting handling

0.1.0 / 11-01-2016

01 Nov 09:51
Compare
Choose a tag to compare

First release

  • Initialize project
  • Configurable log-levels and transports
  • Full test coverage
  • Coveralls and Travis integration
  • MIT licensed