This the trace module for the moodss core. Whenever a loaded module issues a message to the user (through the internal moodss core / module interface), a new line in created in the following table:

Data is initially displayed in one empty table, filled as messages from modules arrive. The leftmost column contains row numbers and can be used for sorting in order of arrival. Each new event is assigned a unique row number. The date and time cells are filled at the instant the message is received by the trace module.

Module options:

Examples:

$ moodss random trace --rows 0
$ moodss myvars mystatus cpustats trace -m myvars,mystatus
$ moodss myvars mystatus trace --modules myvars trace --modules mystatus