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

Verbosity level of error messages #166

Closed
KristofferC opened this issue Jan 22, 2018 · 3 comments
Closed

Verbosity level of error messages #166

KristofferC opened this issue Jan 22, 2018 · 3 comments

Comments

@KristofferC
Copy link
Contributor

Right now, an error message looks like:

I- Accept:  πŸ”—    0↑     0↓    0.0.0.0:16399:16399 ≣16
I- Accept:  πŸ”—    0↑     0↓    0.0.0.0:16399:16399 ≣16
E- IOError(EOFError())
I- Accept:  πŸ”—    0↑     0↓    0.0.0.0:16399:16399 ≣16

I would argue E- IOError(EOFError()) is a bit too terse. What happened? What is the severity etc?

@samoconnor
Copy link
Contributor

In Julia v0.7, the "E-" message includes the file and line number.
In the meantime I've tried to make things more descriptive in this commit: 5f49cd6
Please let me know if this helps.

Also, did the client get a 500 error response in your case?

@samoconnor
Copy link
Contributor

See also #189

@samoconnor
Copy link
Contributor

Closing in favour of #189. @KristofferC please follow up there if you have any more feedback on this. Thanks.

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