Open Issues Need Help
View All on GitHub log the size in KB of every file processed about 2 months ago
AI Summary: Add logging to the mkvcleaner application to record the size (in KB) of each .mkv file processed. This involves modifying the existing code to calculate and log the file size using the `logger.debug()` method.
Complexity:
2/5
enhancement good first issue