Difference between revisions of "Troubleshooter Debugout Tab"

From Lianjapedia
Jump to: navigation, search
(The Troubleshooter)
 
Line 1: Line 1:
''Coming soon in Lianja v5.0''
 
 
 
==The Troubleshooter==
 
==The Troubleshooter==
 
The Troubleshooter provides a tabbed interface bringing together debugging, tracing and performance metrics to assist you in testing and tuning your Apps.
 
The Troubleshooter provides a tabbed interface bringing together debugging, tracing and performance metrics to assist you in testing and tuning your Apps.

Latest revision as of 08:58, 6 December 2019

The Troubleshooter

The Troubleshooter provides a tabbed interface bringing together debugging, tracing and performance metrics to assist you in testing and tuning your Apps.

Troubleshooter


The Debugout Tab

The Debugout Tab displays debugout message output. Debugout messages can be inserted into code and are output in the Troubleshooter Debugout Tab when debugout is enabled.

Here, debugout is off, click the debugout on button to toggle it on:

Troubleshooter


Here, debugout is on, click the debugout off button to toggle it off:

Troubleshooter


Debugout can also be enabled using the command set debugout on.

Debugout Tab


Debugout Tab