User Tools

Site Tools


dictionary:unitinformation:logdebugdata

This is an old revision of the document!


Log Debug Data

The Log Debug Data command is a debugging command and also possibly useful when developing plugins. When working on particular problems I may ask you to issue this command and email me the output.

The command writes 2 sections of data to the log window. The first are the active values of most internal variables as stored in the xUnit object, the second portion begins with the log line “all data as saved:” and contains all values in the on disk database.

The command is not part of the regular AppleScript dictionary nor part of the xUnit class but is a handler so it needs to be called from a tell block like:

tell xUnit “name of unit” to logDebugData()

See Also:

dictionary/unitinformation/logdebugdata.1615048598.txt.gz · Last modified: 2023/02/13 14:51 (external edit)