-
Notifications
You must be signed in to change notification settings - Fork 186
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
ocis logs are inconsistent #6460
Comments
|
@micbar can you please decide? |
hmm, ugly but currently not avoidable. Closing |
The The other one is coming somewhere else from net/http, but I think it's also possible to override the loggers from http client/server. |
#10743 and cs3org/reva#4996 fixes all unstructured logging issues except for the |
Describe the bug
A clear and concise description of what the bug is.
Steps to reproduce
Steps to reproduce the behavior:
warning
Expected behavior
I can see a json formatted log output
I can see only log entries which have the
warning
level or higherActual behavior
2023/06/07 07:43:58 http: TLS handshake error from 172.18.0.2:43396: EOF
2023/06/07 07:52:22 http: proxy error: unsupported protocol scheme ""
info
log level messagesSetup
Please describe how you started the server and provide a list of relevant environment variables or configuration files.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: