NativeScript / NativeScript/nativescript-cli
Document CLI's log level appropriately
未关闭
还没有人认领这个 Issue。
docs
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
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.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先找到描述 --log 选项的 CLI 帮助或文档条目,并查看 tns help 或 tns --help 显示的受支持日志级别值。完成的标准是:在比命令输出更容易找到的位置公开该选项及其接受的值。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli, documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100