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

Doc/cmds/log notice unused #3160

Merged

Conversation

JesseWeinstein
Copy link
Contributor

This removes the unused notice level from the help text, and also clarifies the distinction between the event log output and the other log output (at least, as best as I currently understand the distinction).

This is because go-log does not support that level, although the underlying library, go-logging, does.

License: MIT
Signed-off-by: Jesse Weinstein <jesse@wefu.org>
License: MIT
Signed-off-by: Jesse Weinstein <jesse@wefu.org>
@whyrusleeping
Copy link
Member

This LGTM, @Kubuxu @RichardLitt ?

@whyrusleeping whyrusleeping added this to the ipfs 0.4.4 milestone Aug 31, 2016
@whyrusleeping whyrusleeping added the need/review Needs a review label Aug 31, 2016
@Kubuxu
Copy link
Member

Kubuxu commented Aug 31, 2016

LGTM

@@ -35,8 +35,7 @@ var logLevelCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Change the logging level.",
ShortDescription: `
'ipfs log level' is a utility command used to change the logging
output of a running daemon.
Change the verbosity of one or all subsystems log output. Does NOT affect the event log.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would change NOT to not. It says it without needing to draw attention to it. Also, This does not... is better, I think.

License: MIT
Signed-off-by: Jesse Weinstein <jesse@wefu.org>
@JesseWeinstein
Copy link
Contributor Author

Suggested changes applied.

@RichardLitt
Copy link
Member

LGTM.

@whyrusleeping whyrusleeping merged commit 73f4b15 into ipfs:master Sep 7, 2016
@JesseWeinstein JesseWeinstein deleted the doc/cmds/log_notice_unused branch September 8, 2016 01:51
@ghost ghost mentioned this pull request Dec 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/review Needs a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants