nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

[FR]: Investigate using a logging library

Open calren opened this issue 3 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Describe the problem

  • Should we use a logging library such as Timber? (Related: https://github.com/android/nowinandroid/pull/212)

Describe the solution

  • accompanist uses https://github.com/AAkira/Napier
  • iosched / adssched uses Timber

Additional context

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

calren avatar Aug 04 '22 17:08 calren

Also consider logcat, a pretty nice minimal logging library with a very understandable API imo.

StylianosGakis avatar Aug 12 '22 20:08 StylianosGakis

Thanks for the idea! The team consensus it that there's very little logging in the app and so there's no justification for using a library at the moment.

mmoczkowski avatar Nov 15 '22 11:11 mmoczkowski