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

oCIS Single binary: Console cluttered with tusd logs #4803

Closed
dragotin opened this issue Oct 12, 2022 · 1 comment
Closed

oCIS Single binary: Console cluttered with tusd logs #4803

dragotin opened this issue Oct 12, 2022 · 1 comment
Assignees
Labels

Comments

@dragotin
Copy link
Contributor

Describe the bug

Even if the single binary is started without Debug output enabled, there is a lot of logging from tusd, such as:

...
[tusd] 2022/10/12 18:14:50 event="RequestIncoming" method="PATCH" path="/d13153ac-b6c9-4ed9-8bad-ee4fea715a16" requestId="" 
[tusd] 2022/10/12 18:14:50 event="ChunkWriteStart" id="d13153ac-b6c9-4ed9-8bad-ee4fea715a16" maxSize="21504" offset="0" 
[tusd] 2022/10/12 18:14:50 event="ChunkWriteComplete" id="d13153ac-b6c9-4ed9-8bad-ee4fea715a16" bytesWritten="21504" 
...

Should not appear.

@micbar micbar added the Priority:p3-medium Normal priority label Oct 13, 2022
@kobergj kobergj self-assigned this Dec 12, 2022
@kobergj
Copy link
Collaborator

kobergj commented Dec 12, 2022

Yes. It annoyed me too. Here is the fix: cs3org/reva#3552

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants