Suppress Automatic Logging #195
Labels
backlog
Created in internal backlog (does not guarantee actual plan and implementation)
enhancement
New feature or request
When you establish a connection or grab an Object into a variable there is automatic logging generated with "Connection established..." etc
Is there an option to supress this logging / if not could there be?
We have a use case where we are attempting to run Python inside Wherescape Script Host Files
It expects the first returned value to be the return code and obviously with this automatic logging this becomes a bit tricky
The text was updated successfully, but these errors were encountered: