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

Clipper: Improve logs to help debugging #10432

Merged
merged 5 commits into from
May 17, 2024
Merged

Clipper: Improve logs to help debugging #10432

merged 5 commits into from
May 17, 2024

Conversation

pedr
Copy link
Collaborator

@pedr pedr commented May 14, 2024

Changes to clipper for developers to keep track of logs of each call.

I'm also changing the DownloadController to keep track of how many bytes are being downloaded from each URL and logging the information after downloading every image.

Testing

This shouldn't affect Clipper behavior since it doesn't use DownloadController and the other changes are just removing or adding log messages.

@pedr pedr added enhancement Feature requests and code enhancements clipper Anything that concerns the Web Clipper labels May 14, 2024
@pedr pedr requested a review from laurent22 May 14, 2024 17:04
@laurent22 laurent22 merged commit 1040675 into dev May 17, 2024
17 checks passed
@laurent22 laurent22 deleted the clipper-improve-logs branch May 17, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clipper Anything that concerns the Web Clipper enhancement Feature requests and code enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants