cosmic-pi-deprecated / cosmicpi-daq

Data acquisition package for reading data from an Arduino via USB serial on a Raspberry Pi
6 stars 3 forks source link

Switch to logging module and externalise configuration #19

Closed jlsalmon closed 8 years ago

jlsalmon commented 8 years ago

Events are now logged using a TimedRotatingFileHandler so that we can easily see the logs for a particular day. The configuration is externalised to a file to allow modifying it without recompiling the code.

quixoft commented 8 years ago

Ok, looks good. Do the commit and tomorrow I will treat it. I have understood the reset problem with the breakout boards. I have been taking advantage of the weather and been hiking, so have not been working very hard.