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

Improve error message about logging. #143

Open
x-yuri opened this issue May 19, 2020 · 3 comments
Open

Improve error message about logging. #143

x-yuri opened this issue May 19, 2020 · 3 comments

Comments

@x-yuri
Copy link

x-yuri commented May 19, 2020

simp_le might say:

Challenge validation has failed, see error log.

Is there a log file?

@zenhack
Copy link
Owner

zenhack commented May 20, 2020

No, there's not a separate log file -- it just logs to stderr. you can pass --verbose to get more detailed logging.

@x-yuri
Copy link
Author

x-yuri commented May 20, 2020

I believe the message is misleading. It can probably raise "Challenge validation has failed", which would print this, and then:

Debugging tips: -v improves output verbosity. Help is available under --help.

Although ideally I'd suggest to rerun with -v only if it wasn't passed. And about --help, it's kind of obvious. In my view, of course.

@zenhack
Copy link
Owner

zenhack commented May 20, 2020

Yeah, I agree. I'll change the issue title to reflect that, and we can use this issue to track it.

@zenhack zenhack changed the title Is there a log file? Improve error message about error logging. May 20, 2020
@zenhack zenhack changed the title Improve error message about error logging. Improve error message about logging. May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants