I’d like to suppress the logging of deadlinePlugin.SetProcessEnvironmentVariable. It seems to me that this hasn’t happened before, but I could be wrong. The log line looks like this:
2020-11-24 11:04:01: 0: INFO: Setting Process Environment Variable SOME_VARIABLE to some_value
The main reason is that we use very long values in some environment variables and Deadline Monitor crashes when viewing such logs. I’ve already sent a support ticket about this issue but here I want to learn how to set the job environment without logging.
Thank you.