Skip to content

Moving away from NPMLOG to Paytm's fork

Pre-release
Pre-release
Compare
Choose a tag to compare
@SirR4T SirR4T released this 28 May 20:55
· 45 commits to master since this release

With this release, we start migrating away from npmlog to Paytm's fork of npmlog.

Major changes:

  • No more EventEmitter in Paytm's npmlog.
  • addLevel() can accept an additional parameter (the output stream for that level).
  • setOut(), setErr(), flush() will be deprecated soon, as stream information can now be stored at npmlog instead of maintaing outputStreams and errorStreams at lgr.