node-logger
node-logger copied to clipboard
Fixed deprecation warning
The module used to use the sys module which is now deprecated. I replaced it with util which isn't.