-
Notifications
You must be signed in to change notification settings - Fork 699
Open
Labels
Description
It looks like, though the documentation for icloudpd on GitHub suggest that there's an "error" option for log-level, that it doesn't function and instead outputs debug and info messages as well.
Being a novice coder at best, I'm not quite sure, but when poking around icloud_photos_downloader/icloudpd/logger.py, it looks like there's actually no "error" option.
Could that be causing my problem? If so, should/can that option be added?