etiennelenhart / Eiffel

Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
MIT License
211 stars 14 forks source link

Debug name for 'EiffelViewModel' #109

Closed etiennelenhart closed 5 years ago

etiennelenhart commented 5 years ago

Since it may occasionally happen that multiple instances of the same EiffelViewModel subclass are being used at the same time (e.g. in a ViewPager), it should provide a way to optionally customize the tag used for the debug log.