log_simple demonstrates log access¶
-
log_simple.log_compute_diff()¶ Returns the difference between the last two stage log entries
-
log_simple.log_look_for_bad_data()¶ Parses log data looking for bad entries. Returns the number of bad entries found.
-
log_simple.log_read_entry()¶ Searches the log for 10 log entries with a specific label.
-
log_simple.log_time_bound_meas()¶ Reads all logged measurements from the last 15 minutes and packs them into a string
-
log_simple.log_write_example()¶ Writes a log entry