DEBUG_DEPTH env var has no effect. I tried values of 10, 100, null. No matter what I always get the following display:
2020-02-08T22:17:01.423Z SCOPE STRING [ { email: '[email protected]', vars: [ [Object] ] } ]
My invocation:
debug('STRING', targetObj);
DEBUG_DEPTHenv var has no effect. I tried values of10,100,null. No matter what I always get the following display:My invocation: