MoeraOrg / MoeraOrg/moera-issues
Separate logs for virtual nodes
Open
Nobody has claimed this yet.
enhancement
good first issue
node
- Dominant language
- No language data
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Instead of a single moera-node log, create a separate log for each virtual node. See SiftingAppender description here https://logback.qos.ch/manual/appenders.html).
Contributor guide
No contributing guide indexed for this repository
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 the linked SiftingAppender description to understand how logs can be separated by virtual node. No repository file or test is named, so locate the current moera-node logging configuration first. Done means each virtual node writes to its own log instead of sharing one log.
Written by the indexing model from the issue text.
Assessment
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100