Chris911 / Broccoli

Node Broccoli
4 stars 1 forks source link

Debug flag for logger #11

Open Diastro opened 12 years ago

Diastro commented 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