TextViewTree(priority: Int, filter: Filter = NoFilter.INSTANCE, formatter: Formatter = NoTagFormatter.INSTANCE, append: Boolean = true)
An implementation of Timber.Tree which sends log into a text view
Timber.Tree