vwo-node-sdk
vwo-node-sdk copied to clipboard
Uncontrolled console.log messages
There are calls to console.log in lib/utils/HttpXMLUtil.js that don't follow the SDK's standard logging format and aren't controlled by the client's specified log level. This generates a lot of noise in our application's log output.