Changes for page Debug Program Logic
Last modified by Scott Kohlmann on 2024/01/05 18:55
From version 4.1
edited by Alexander Mott
on 2022/10/13 23:18
on 2022/10/13 23:18
Change comment:
There is no comment for this version
To version 5.1
edited by Alexander Mott
on 2022/10/17 20:08
on 2022/10/17 20:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -51,7 +51,8 @@ 51 51 52 52 (% class="box warningmessage" %) 53 53 ((( 54 -As of version 3.020, debug messages print to the event log instead of the console. To enable debug messages to print to the console in version 3.020 and newer, run the following commands: 54 +As of version 3.020, debug messages print to the event log instead of the console. If the program is reset, "debug logic" commands will need to be run again upon restart but "eventlog" settings will persist and do not need to be run again. 55 +To enable debug messages to print to the console in version 3.020 and newer, run the following commands: 55 55 56 56 * ##sr eventlog true## 57 57 * ##sr eventlog console true##