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

Console output not showing in Chrome Devtools for Node #1678

Open
ThreeDfish opened this issue Jul 30, 2019 · 1 comment
Open

Console output not showing in Chrome Devtools for Node #1678

ThreeDfish opened this issue Jul 30, 2019 · 1 comment

Comments

@ThreeDfish
Copy link

ThreeDfish commented Jul 30, 2019

winston3
nodejs 10.16
Windows 10
Chrome 75.0.3770.142

This just started yesterday or today, I am not longer getting output from Winston in the Chrome Devtools console window -- the output is still showing in my PowerShell terminal window.

This is really annoying... I'm guessing it may have been a Chrome update ( nothing in my node app has changed since it was working yesterday, and I am running the same version of node as yesterday. ) The only possible change I can think of is that Chrome updated. This is happening on both of my development machines...

Has anybody else run into this and do you know how to fix it?

Additional info: It is possible I just noticed this behavior, as I just recently converted most of my app to using Winston instead of console.

I was able to work around this by using the code here: #1305

for when I am running in debug mode.

@jszopi
Copy link

jszopi commented Dec 20, 2019

Probably the same underlying issue as for VSCode: #1544

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