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

Better logging #43

Closed
saikat opened this issue Sep 1, 2010 · 3 comments
Closed

Better logging #43

saikat opened this issue Sep 1, 2010 · 3 comments

Comments

@saikat
Copy link

saikat commented Sep 1, 2010

Ideally, per-message logging too.

@kreichgauer
Copy link

+1

Especially the parts where errors in your application code are silenced, such as https://github.com/LearnBoost/Socket.IO-node/blob/master/lib/socket.io/transports/xhr-polling.js#L51

Makes it a pain to debug.

@adammw
Copy link

adammw commented Jan 31, 2011

If logging could include the request object (when available) it would be useful for logging the IP address and other headers.

@rauchg
Copy link
Contributor

rauchg commented Jun 22, 2011

We have amazing logging now.

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

4 participants