You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add logging level setting via --log-level parameter in ngrok.__main__.main(). The logging level in ngrok_asgi is set independently, currently. Also, to have the logging level change only for ngrok, not for all packages.