Releases: NordicSemiconductor/nRF-Logger-API
Releases · NordicSemiconductor/nRF-Logger-API
nRF Logger API 2.5.0
What's Changed
- Feature: option to disable logging Timber tags by @philips77 in #83
- Build scripts improvements by @philips77 in #84
- Sample app Improvements by @philips77 in #85
- In-code documentation improvements by @philips77 in #86
Full Changelog: 2.4.0...2.5.0
nRF Logger API 2.4.0
What's Changed
- Migration to latest Android Studio and Maven Central by @philips77 in #81
- Bugs fixed by @philips77 in #82
New Contributors
- @philips77 made their first contribution in #81
Full Changelog: v2.3.0...2.4.0
nRF Logger API 2.3.0
Improvements:
- Migration to AndroidX,
LogMark
,LogLevel
andLogPriority
annotations added,- Sample app migrated from Eclipse to Android Studio 4,
- Bintray script updated,
- Copyrights sections updated
nRF Logger API 2.2.0
Improvement:
- Translation from android.util.Log priorities to Log.Level. Use: fromPrioroty(int).
nRF Logger API 2.1.3
Integration with Timber.
Add:
api 'no.nordicsemi.android:log-timber:2.1.3'
to your build.gradle file to use nRFLoggerTree.
nRF Logger 1.8.1
nRF Logger app for those who don't/can't use Google Play. This version is inline with library version 2.1.1.