Ideally, per-message logging too.
Activity
kreichgauer commentedon Jan 25, 2011
+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 commentedon 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 commentedon Jun 22, 2011
We have amazing logging now.
[chore] Bump socket.io-parser to version 2.3.1 (#43)