JakeWharton / JakeWharton/hugo
Support for non Android gradle modules
Open
- Dominant language
- Java
- Stars
- 7.9k
- Forks
- 792
- PR merge metrics
- No merged PRs in 30d
Description
My android project has some pure Java sub-modules.
It would be great to be able to use Hugo with those as well.
This could likely be done by having Hugo log to slf4j-api instead of android.util.Log.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by tracing Hugo's Android logging path and Gradle module setup, especially the use of android.util.Log and the suggested slf4j-api replacement. Done means Hugo can be used in a pure Java Gradle sub-module and still logs method calls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100