ngrok / ngrok-javascript

Embed ngrok secure ingress into your Node.js apps with a single line of code.
https://ngrok.com
Apache License 2.0
86 stars 17 forks source link

Move debug logging behind debug flag #50

Closed nijikokun closed 1 year ago

nijikokun commented 1 year ago

Currently when closing applications the ngrok library outputs debug logs see #49 we should make this available through some sort of debugging flag the user turns on.

bobzilladev commented 1 year ago

Updated in https://github.com/ngrok/ngrok-js/pull/51, released in 0.4.1