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