Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log level subsystem argument should be enumerated in docs #2305

Closed
RichardLitt opened this issue Feb 5, 2016 · 1 comment
Closed

log level subsystem argument should be enumerated in docs #2305

RichardLitt opened this issue Feb 5, 2016 · 1 comment
Labels
need/community-input Needs input from the wider community

Comments

@RichardLitt
Copy link
Member

The ipfs log level subcommand requires a subsystem argument. For example, dht. An invalid subsystem throws an error; however, the possible subsystems are not enumerated in the manual, and so it is impossible to know easily what is valid or what is not.

For the level argument, the manual helpfully says: "one of: debug, info, warning, error, fatal, panic". I think this ought to be the case for subsystem too.

RichardLitt added a commit that referenced this issue Feb 5, 2016
See #2305

License: MIT
Signed-off-by: Richard Littauer <[email protected]>
@em-ly em-ly added the need/community-input Needs input from the wider community label Aug 25, 2016
@whyrusleeping
Copy link
Member

we have ipfs log ls now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/community-input Needs input from the wider community
Projects
None yet
Development

No branches or pull requests

3 participants