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.log in server #317

Closed
adriaanbalt opened this issue Aug 9, 2017 · 1 comment
Closed

Console.log in server #317

adriaanbalt opened this issue Aug 9, 2017 · 1 comment

Comments

@adriaanbalt
Copy link

I'm trying to add socket.io capabilities to the index.js where http.createServer() is located. I run a bunch of traces but I don't see them due to the compilation of the tool. Am I missing something so that I can trace? Thanks

@jaredpalmer
Copy link
Owner

You can set VERBOSE=true in .env and console will not clear during dev

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