Logging
Learn how to disable debug logging for modules and subassemblies in a software assembly with this document. Save the state of each item's debug logging flag by saving the assembly. Easily disable debug logging for individual items by right-clicking on the
As assemblies are executed, each module can write debug information into automation logs (see Viewing item details in history) or the assembly editor's built-in debugger window (see Debug mode).
Debug logging can be disabled for each module or subassembly.
To disable debug logging for a single module or subassembly, right-click on the item and choose the "disable debug output" menu option:

Alternatively, you can single-click on an item and choose the same menu option here:

To turn off debug logging for all items in the diagram, right-click on the editor's background and choose the "disable all debug output" menu option:

Items that have debug logging disabled will display a message at their top:

The menu options act as toggles, so you can re-enable item logging when needed.