scottyab / rootbeer

Simple to use root checking Android library and sample app
Apache License 2.0
2.41k stars 430 forks source link

Logging cannot be deactivated #25

Closed ippschi closed 7 years ago

ippschi commented 7 years ago

I use your library in my Android project. I would like to suggest that there is the possibility to deactivate logging. In QLog the value for Logging Level is hardcoded to "ALL". Also, the logging message (level INFO) I get is

I/RootBeer: LOOKING FOR BINRARY: /system/bin/su Absent :(

binRary instead of binary.

scottyab commented 7 years ago

Hey @aippisch, thanks for the suggestion and the spelling error spot. I LOL'd at binRary! Please feel free to send us a pull request with the changes and we'll review and likely accept.

WuglyakBolgoink commented 7 years ago

Hi guys and @scottyab!

There are 2x PR .. any news? will be nice to fix this issue quickly 👍

Thank you!