Category "timber-android"

Cannot resolve method 'plant(timber.log.Timber.DebugTree)'

What is wrong with my configuration or code ? I have this error highlighted Cannot resolve method 'plant(timber.log.Timber.DebugTree)' for the code import timbe

Cannot resolve method 'plant(timber.log.Timber.DebugTree)'

What is wrong with my configuration or code ? I have this error highlighted Cannot resolve method 'plant(timber.log.Timber.DebugTree)' for the code import timbe

Log method name and line number in Timber

Is possible log the current line number and method name using the Timber library? Expected LogCat result: ismaeldivita.myapp I/[L:22] [M:onResume] [