It works perfectly when I use it on my local machine,
but it does not logs when I deploy in my ubuntu server (over ssh)
[Local Machine]
System: Windows
Command: set DEBUG=,-babel,-engine,-socket.io*,-mquery && node index.js
[Server]
System: Ubuntu 16.04
Command: DEBUG=,-babel,-engine,-socket.io*,-mquery && node index.js