AltBeacon / spec

AltBeacon Technical Specification
http://altbeacon.org
208 stars 34 forks source link

Turn off BluetoothLeScanner logs #10

Open SoCmodder opened 10 years ago

SoCmodder commented 10 years ago

Not sure if I'm the only one with this issue, but it would be awesome if I could turn off the onClientRegistered() and onScanResult() logs. Or just all logging associated with the library. It makes debugging other features nearly impossible with the logs constantly filling up.

davidgyoung commented 10 years ago

I wish for that, too! Those log lines are actually put out by the Android operating system whenever a bluetooth scan is going on. I am not aware of any way to silence them, but I am open to suggestions.

yepher commented 9 years ago

Not sure what platform your debugging on but if you are on a mac and need a quick solution to filtering Android logs try LogRabbit in Mac App Store.

Hope that helps until logging is fixed.

ghost commented 9 years ago

I'm sorry but not sure what this is? I didn't raise this? On 10 Feb 2015 20:52, "Chris Wilson" notifications@github.com wrote:

Not sure what platform your debugging on but if you are on a mac and need a quick solution to filtering Android logs try LogRabbit in Mac App Store.

Hope that helps until logging is fixed.

— Reply to this email directly or view it on GitHub https://github.com/AltBeacon/spec/issues/10#issuecomment-73781226.

borzh commented 8 years ago

Yes, please, this is very annoying

ryot commented 7 years ago

This issue has been reported to Google and is reportedly fixed as of September by their Android developers. Perhaps OS version 7.1.2 includes the fix? https://code.google.com/p/android/issues/detail?id=203965&thanks=203965&ts=1458051356

mdxs commented 6 years ago

I don't think this issue (still) belong in the https://github.com/AltBeacon/spec specification area. Could it be moved into the appropriate software oriented project if still a concern?