Logger¶
DataLogger¶
-
class
Logger.DataLogger.
DataLogger
[source]¶ - Description
This class takes care of data logging in specific format.
Currently is logging only raw data.
To save some storage only differences are saved.
For specific ID new data will be saved only if there is difference in at least one bit.
Note
Currently only txt format is supported, in future *.csv format will be available as well.