add logger?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 438
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
I was requested a few times to log a warning during implementation of https://github.com/mapbox/mapbox-java/pull/1447
mapbox-java doesn't have any logging infrastructure. Let's mention this ticket every time we would like to have logger in mpabox-java, and maybe one day(it could be even today) we deсide that it's time.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading pull request #1447 and the repository context around the requested warning; the issue names no files, entry points, or tests. Define the logging requirements and integration scope with maintainers, then consider the work complete only when an agreed logging approach is implemented and verified across the relevant warning paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100