[Java] Standardise Logger naming
- Dominant language
- Java
- Stars
- 94
- Forks
- 152
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 11
Description
As per: https://github.com/apache/arrow/pull/7100#discussion_r421884919
We use LOGGER and logger interchangeably and should choose one
**Reporter**: [Ryan Murray](https://issues.apache.org/jira/browse/ARROW-8739) / @rymurr
**Note**: *This issue was originally created as [ARROW-8739](https://issues.apache.org/jira/browse/ARROW-8739). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Research direction
Start with the referenced pull request discussion, then search the Java repository for LOGGER and logger usages to determine the affected files. Done means the project uses one logger naming convention consistently; no specific tests or test files are mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability-sre
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100