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

SDWebImagePrefetcher log statements #499

Closed
jpredham opened this issue Sep 12, 2013 · 2 comments
Closed

SDWebImagePrefetcher log statements #499

jpredham opened this issue Sep 12, 2013 · 2 comments

Comments

@jpredham
Copy link

The prefetcher is extremely verbose and has no "quiet" mode. I would be in favor of simply removing the NSLog lines.

@robertmryan
Copy link
Contributor

Agreed. Or, if you absolutely need them, only include them #ifdef SD_VERBOSE or something like that. See this pull request: #551

@bpoplauschi
Copy link
Member

Fixed by #551 plus #721

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

No branches or pull requests

3 participants