The TLcyDebugAddOn is an add-on that provides extra debug tools for the developer. The tools are accessible through the Lucy UI.

This add-on is included in the addons.xml file by default, but will only be activated if you add

-Dlucy.debug=true

to the JVM arguments. This prevents the accidental loading of the debug add-on in a production environment.

See the class Javadoc of the TLcyDebugAddOn for the full list of features of this add-on.