margau / dmxnet

ArtNet-DMX-sender and receiver for nodejs
MIT License
69 stars 25 forks source link

Logging: Add Logger-Options to constructor #19

Open margau opened 5 years ago

margau commented 5 years ago

Add's the logger-options from https://www.npmjs.com/package/@hibas123/nodelogging#setup to the constructor. Enables/Disable logging to console/files or modify the log file path. Should close #18.