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
Currently CLI has a way to increase the logging level by passing --log option with different values. However, it is not easy to find out information about this option and what are the supported values. Docs for it are available only when you run tns help or tns --help, but it should be exposed in an easier way.