Open
Description
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.