hiero-ledger / hiero-ledger/hiero-consensus-node
Convert all consensus node logging to use the base logger directly
Open
Base Logging
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
Remove the need for the log4j to base logger bridge. Once this ticket is done, there should be no direct dependency on log4j from the consensus node code.
Contributor guide
Research direction
Start by locating the consensus node code and every use of the log4j-to-base logger bridge. Replace the bridge-based logging with the base logger directly, then verify that consensus node code has no direct log4j dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100