You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👍
I could reproduce, and changing as mentioned above fixed it for me.
One test still fails though which I suspect is unrelated:
An instance of the Loggly Transport when passed an input token the log() method when passed circular metadata
✗ should log messages to loggly
» expected null, got undefined // winston-loggly-test.js:46
git clone
from master and then runnpm test
gives error:Changing config option
inputToken: myToken
totoken: myToken
and the tests pass.The text was updated successfully, but these errors were encountered: