APIC7-Console.debug used in gatewayscript (APIC)

Console.debug used in gatewayscript

Avoid using console.debug() in production code. This could cause leakage of sensitive data.
It also indicates that the code may not be complete.