JakeWharton / JakeWharton/timber

Is there anyway to get class names as tags for team that can be the de obfuscated later with ProGuardGui

Open
#453 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
10.9k
Forks
994
Avg merge
17h 16m
Merged PRs (30d)
17

Description

Hi,

I'm saving timbers tags as getClass().getSimpleName()
but when it gets obfuscated it becomes something like g or b.

When de-obfuscating everything gets corrected except the classes name.

Is there anyway to do this?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing Timber's tag handling around getClass().getSimpleName() and how Android obfuscation metadata is consumed by ProGuardGui. No source file or test is identified in the issue, so first determine whether the requested class-name recovery belongs in Timber or the obfuscation configuration, then define a reproducible obfuscated/de-obfuscated example as the completion check.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.