HLCaptain / jay-android

Driver behaviour analytics app.
https://hlcaptain.github.io/jay-android/
GNU General Public License v3.0
1 stars 1 forks source link

Extend logging capabilities and introduce Firebase Analytics #43

Closed HLCaptain closed 1 year ago

HLCaptain commented 1 year ago

Utilize Timber and its capabilities by not only log to Logcat, but log to Firebase Analytics as well.

If it makes sense, place more logging information in the code.