Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Simplify tag generation in timber-logger #57

Merged
merged 2 commits into from
Apr 14, 2020
Merged

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented Apr 13, 2020

Following suit of JakeWharton/timber#357, simplified the mechanism of determining the log tag (method name for the log message) by filtering out TimberLogger related classes rather than relying on position of stack elements.

Following suit of JakeWharton/timber#357, simplified the mechanism of
determining the log tag (method name for the log message) by filtering
out TimberLogger classes rather than relying on position of stack
elements.
@twyatt twyatt added this to the 1.0.0 milestone Apr 13, 2020
@twyatt twyatt marked this pull request as ready for review April 13, 2020 02:03
@twyatt twyatt merged commit 6f201f8 into develop Apr 14, 2020
@twyatt twyatt deleted the twyatt/timber-logger branch May 19, 2020 20:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants