Skip to content

Releases: koopjs/koop-logger

v2.0.6

30 May 15:53
Compare
Choose a tag to compare

Fixed

  • Update winston syntax

v2.0.5

30 May 14:47
Compare
Choose a tag to compare

Changed

  • Update dependencies

v2.0.4

26 Jul 15:57
Compare
Choose a tag to compare

Fixed

  • Add .git and yarn.lock to .npmignore

v2.0.3

26 Jul 15:38
Compare
Choose a tag to compare

Fixed

  • Bumping version for npm publish aimed at removing .git from package

v2.0.2

17 Jan 23:39
Compare
Choose a tag to compare

Fixed

  • Log on one line only

v2.0.1

17 Jan 18:47
Compare
Choose a tag to compare

Changed

  • Log json in production

v2.0.0

17 Jan 15:53
Compare
Choose a tag to compare

Changed

  • Renamed package @koopjs/logger
  • Default to info log level in production

Breaking

  • Support only Node > 6

v1.2.0

16 Oct 14:56
Compare
Choose a tag to compare

Changed

  • Use simple file transport

v1.1.1

27 Jan 16:51
Compare
Choose a tag to compare

Fixed

  • Remove typo in env check

v1.1.0

27 Jan 15:56
Compare
Choose a tag to compare

Added

  • LOG_LEVEL ENV determines whether to log above error level