Open Diastro opened 12 years ago
Add a param object to server.js where we could store all the parameters passed when starting the server.
Format :
node server.js -d -e
Either use parameters or flags. Once added, implement the _DEBUG flag for logger.js
Add a param object to server.js where we could store all the parameters passed when starting the server.
Format :
Either use parameters or flags. Once added, implement the _DEBUG flag for logger.js