z Devel Debug mode - JohnLines/taglog GitHub Wiki
If your Preferences File contains
set debug 1
then in some cases you will see more information in your console window if you launched taglog from a console and also a
File/Debug
menu item. This will produce an Enter tcl commands
window.
If you update one of the source files, or a local copy for testing purposes you can update the taglog TCL code on the fly by entering for example source ./taglog_action.tcl
into this window to test your changes.