Skip to content

sirchris/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To print all debug logging, set the environment variable DEBUG to *. ie: DEBUG=* node server.js

To print only socket.io related logging: DEBUG=socket.io:* node server.js.

To print logging only from the socket object: DEBUG=socket.io:socket node server.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published