Option to Disable Logging of Strings
- Last UpdatedJun 10, 2024
- 1 minute read
You can control the string messages getting logged into the logger files without making any change to the debug level. Suppose your debug level is set as 2 and you want to restrict some messages containing text. For Example, "Inserting local variables" from getting logged into the logger file without changing your current debug level. Following are the steps to achieve it.
-
Create a New Key in AVEVA Work Tasks Registry named "DoNotLogMessages" of type Multi-String value.
-
Specify the text of the messages which are to be ignored while writing to the log files.
-
Restart services.