Skip to content

Request headers and debugging nodejs client #4811

Answered by darrachequesne
Notadumdum asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! You can use the DEBUG environment variable:

DEBUG=engine*,socket* node index.js

For both low-level (engine*) and high-level (socket*) logs.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by darrachequesne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants