Debugging Log Files¶
Caution - only for debugging
Activate the log files only for debugging purposes, as the log files require a certain amount of disk space.
Activating Log Files¶
-
Open the Windows Registry Editor.
-
Find the following section:
HKEY_LOCAL_MACHINE\SOFTWARE\SEAL Systems\SEALAPW
-
Add the following key, if necessary:
debugLogging
-
Set the value of the
debugLogging
key to1
.The log files are stored in the Windows
%TEMP%
directory. They are namedsealapw_<date>.log
, e. g.sealapw_2023-08-17.log
.
Deactivating Log Files¶
-
Open the Windows Registry Editor.
-
Find the following section:
HKEY_LOCAL_MACHINE\SOFTWARE\SEAL Systems\SEALAPW
-
Set the value of the
debugLogging
key to0
.