-
Notifications
You must be signed in to change notification settings - Fork 983
Open
Description
There doesn't seem to be a way for a custom Tree implementation to provide its own tag-generating logic. Tree.getTag() is package-visible so can't be overridden by an external Tree. The result is that the tag is always null unless each logging call is preceded by Timber.tag().
Would it be a good (or bad) idea to make Tree.getTag() protected?
sohayb, arso8, josh-burton, austynmahoney, kylemallory and 13 more
Metadata
Metadata
Assignees
Labels
No labels