Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging anything logs twice #13

Closed
agarciaGIT opened this issue May 16, 2013 · 3 comments
Closed

Logging anything logs twice #13

agarciaGIT opened this issue May 16, 2013 · 3 comments

Comments

@agarciaGIT
Copy link

I am using winston and node.js and when I log anything I get two log lines.

The first line is what I logged the second is a line with just { } in it.

logging

@agarciaGIT
Copy link
Author

I am using node v0.8.16
winston v0.7.1
winston papertrail v0.1.2

@kenperkins
Copy link
Owner

Sadly, this is a known regression in the current version of Winston: winstonjs/winston#246

It's been merge, but hasn't been published yet. Sorry about this @agarciaGIT.

You may be able to back off to a 0.6.x version of winston for the time being.

@kenperkins
Copy link
Owner

Duplicate of #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants