NativeScript / NativeScript/nativescript-cli

Document CLI's log level appropriately

Open
#4,941 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

docs
Dominant language
JavaScript
Stars
1.1k
Forks
204
Avg merge
1d 9h
Merged PRs (30d)
8

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the CLI help or documentation entry that describes the --log option and reviewing the supported log-level values shown by tns help or tns --help. Done means the option and its accepted values are exposed somewhere easier to find than the command output.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.