iDevicesInc / SweetBlue

BLE on Android, the easy way. THIS IS NOW DEPRECATED. Please visit website for info on new versions.
https://sweetblue.io
GNU General Public License v3.0
357 stars 57 forks source link

Removed held references to P_Logger in classes that really don't need… #411

Closed ryanhubbell closed 6 years ago

ryanhubbell commented 6 years ago

… it. This was keeping a second instance of the logger class around, resulting in inconsistent threadnames being printed to the log.