Changes for page Debug Program Logic

Last modified by Scott Kohlmann on 2024/01/05 18:55

From version 1.1
edited by Alexander Mott
on 2022/09/19 18:33
Change comment: There is no comment for this version
To version 2.1
edited by Alexander Mott
on 2022/10/13 23:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,6 +4,15 @@
4 4  
5 5  (% class="row" %)
6 6  (((
7 +(% class="box warningmessage" %)
8 +(((
9 +As of version 3.020, debug messages print to the event log instead of the console.
10 +To enable debug messages to print to the console in version 3.020 and newer, run the following commands:
11 +##sr eventlog true
12 +sr eventlog console true
13 +sr eventlog level trace##
14 +)))
15 +
7 7  The showrunner™ program has several powerful command-line tools that can be used in order to determine whether or not the program is configured correctly. Knowledge of how to use these tools can help with on-site troubleshooting and narrow down issues with programming or installation.
8 8  
9 9  All of these tools are unique to the showrunner™ program, requiring that showrunner™ be loaded to the processor with a valid license. In addition to showrunner™ being loaded, a valid SrConfig.json file must also be loaded.