MechMania-28 / MechMania-28/Engine
Logging
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add logging function that can print to stdout and .generate log file.
Add appropriate logging to #18
Reference: mm27's logging
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 reviewing issue #18 and the repository's existing Java structure to identify where logging is needed. Check the reference to mm27's logging for expected behavior. Done means a logging function can write to stdout and a .generate log file, with the requested logging added for issue #18.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100