1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 07:01:33 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/btle
cpfeiffer 9a26769c3e Search & replace: use slf4j for logging instead of Logcat directly
For a start, use android-logger as backend. Needs a better configuration
but no time right now.

For file-logging we will use logback as slf4j-implementation.
2015-05-12 06:33:37 +02:00
..
AbstractBTLEDeviceSupport.java Search & replace: use slf4j for logging instead of Logcat directly 2015-05-12 06:33:37 +02:00
BtLEAction.java reformat code with androidstudio 2015-04-19 11:28:03 +02:00
BtLEQueue.java Search & replace: use slf4j for logging instead of Logcat directly 2015-05-12 06:33:37 +02:00
GattCallback.java reformat code with androidstudio 2015-04-19 11:28:03 +02:00
ReadAction.java reformat code with androidstudio 2015-04-19 11:28:03 +02:00
Transaction.java reformat code with androidstudio 2015-04-19 11:28:03 +02:00
TransactionBuilder.java Search & replace: use slf4j for logging instead of Logcat directly 2015-05-12 06:33:37 +02:00
WaitAction.java reformat code with androidstudio 2015-04-19 11:28:03 +02:00
WriteAction.java reformat code with androidstudio 2015-04-19 11:28:03 +02:00