vwo-node-sdk icon indicating copy to clipboard operation
vwo-node-sdk copied to clipboard

Uncontrolled console.log messages

Open BrettHoutz opened this issue 1 year ago • 0 comments

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.

BrettHoutz avatar Nov 10 '23 20:11 BrettHoutz