Limelight XE Debug Console Tab
The Debug Console Tab in the Limelight XE console is used to monitor drivers and internal server processes when the logging mode is set to Debug. When in this mode the subsystem will provide detailed operational information via this console to monitor various processes. For example, in several drivers there are complex protocols that are used to decode information from various sources. Sometimes errors occur from these data sources, and the debug mode can be very beneficial in tracking down exactly where the problem is occurring whether it be an error in the protocol or a communication error.
This is an advanced feature so the tab is normally hidden. It can be shown (or hidden) by pressing the F7 key or using the VIEW -> DEBUG CONSOLE menu selection. Note that to monitor a process, its logging mode must be set to Debug or nothing will appear in this window to control bandwidth between the console and the server. Once the issue is resolved, it is highly recommended to return the module / driver being debugged to either Normal or Only Exceptions mode of logging (those modes log the events with the Log Manager which is also connected to the Alarm Manager for alerts)