Bottom panel
The bottom panel provides essential debugging and monitoring tools through three tabs:
Editor console
Server log
Event viewer
Each tab offers different insights into script execution and system behavior. The panel opens automatically when you select one of the tabs.
Editor console
The Editor console displays output from your scripts, showing variable values, script progress, and error messages to help you understand how your code is performing.
Featrue | Description |
---|---|
Script output | You can view results, such as values and calculations, using the Learn more about using the |
HTML support | The HTML table output displayed in the Editor console in SIL Manager The |
Error display | Runtime errors appear in the Editor console. Some errors are only visible in the Editor console or the Server log tab and won't appear elsewhere in the SIL Manager. These runtime errors can occur even when your script syntax is completely correct. For example, if a file path is incorrect or a file doesn't exist when using file functions, the script will fail at runtime even though the syntax checker would not detect this type of error. Script error displayed in Editor console tab |
Export capability | Download console output directly to a file. This is particularly useful for exporting data from Jira, such as lists of inactive users. The Download button in the Editor console |
Server log
The Server Log tab displays the contents of the actual Jira log file from the file system. This tool helps debug scripts that appear to be working but produce unexpected results.
Featrue | Description |
---|---|
Real-time log access | View current Jira system logs without accessing the server file system directly. |
Log configuration | Use the settings icon in the Server log panel to configure display options: The configurable settings in the Server log settings window
These settings help you focus on relevant log entries and control the amount of data displayed for better performance and readability. |
Event viewer
The Event Viewer tab maintains a temporary record of actions and events within the SIL Manager. It is particularly helpful in the following scenarios:
Comparison analysis: Compare results from multiple script runs by reviewing previous execution records.
Action history: Track what operations have been performed within the SIL Manager session.
Debugging support: Review the sequence of events when troubleshooting script behavior.
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.