AltBeacon / spec

AltBeacon Technical Specification

Home Page:http://altbeacon.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turn off BluetoothLeScanner logs

SoCmodder opened this issue · comments

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.

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.

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.

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
#10 (comment).

Yes, please, this is very annoying

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

commented

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?