INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
SnapshotLogger
|
Logs data and configurations from interfaces when triggered.
The principle of operation is similar to LogRecorder.
The difference is that, where LogRecorder starts logging immediately and logs continuously, SnapshotLogger continually receives data but only logs to file when triggered. On receiving a trigger, it logs all data received in a small window of time.
Interfaces to log are defined as in LogRecorder.
Logfile format is identical to LogRecorder.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)