jxmot / node-dht-udp

SensorNet 2 of 3 - The server side to the esp8266-dht-udp project
MIT License
0 stars 1 forks source link

Fix Log.js path use #15

Open jxmot opened 6 years ago

jxmot commented 6 years ago

Modify lib/Log.js to accept a configured path for the log files. Will need code to split the path+filename so that on log file rollovers the timestamp can be prepended to the log file name.