You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/06/26 07:43:05 UTC

[GitHub] jthomas commented on issue #120: add `debug` calls?

jthomas commented on issue #120: add `debug` calls?
URL: https://github.com/apache/incubator-openwhisk-client-js/issues/120#issuecomment-400212175
 
 
   This is a good idea. The `needle` library uses the `debug` package for a similar purpose. 
   https://www.npmjs.com/package/debug
   
   I've used the `DEBUG=needle` flag before to get more dump the request/responses to the console but it doesn't include everything. 
   
   Do we want to follow that approach?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services