Control how much information is written to the step log for the adaptor by using the _InterfaceLoggingLevel environment variable.
0: Exec line plus server connection errors or cancel notification; nothing else
1: Parsed commands (commands as they will be sent to the server)
2: Unparsed commands (commands prior to having their local variables set)
3: Build and environment variable SET lines
4: Temp and internal variable SET lines
5: Environment evaluations, e-mail group additions, BOM text logging lines
6: Block and sub-block start/end lines
7: (Default logging level) Agent output that will be checked against match patterns, plus the lines that matched the patterns
8: All agent output