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

Turn off Logcat during Android Fragment injection #790

Closed
ktchernov opened this issue Jun 30, 2017 · 1 comment
Closed

Turn off Logcat during Android Fragment injection #790

ktchernov opened this issue Jun 30, 2017 · 1 comment

Comments

@ktchernov
Copy link

When using either AndroidInjector or AndroidSupportInjector, every time a Fragment is injected, the following is logged via Log.d:

An injector for %s was found in %s

It would be great if this was either not logged or if there was a way to disable it.

@ronshapiro
Copy link

Fixed in c19f0c2

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

2 participants