Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Logger Utils Discussion

Open
#1 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
tooling

Research direction

The issue names no files, tests, or entry points. Start by locating the project's direct System.out usage and the installer’s stream-wrapping approach, then compare those needs with java.util.logging.Logger; done would require an agreed direction for the logging API.

Written by the indexing model from the issue text.

Description

Just opening this up here. To have a place to talk about it.
My main note about wanting to use a logger system instead of System.out directly was for things like automated logging to a file and console like we do in the installer by wrapping the System.out stream.

Is there any reason this project is homebrewing the api instead of using the Logger api?

Dominant language
Java
Stars
0
Forks
5
PR merge metrics
No merged PRs in 30d

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MinecraftForge/Utils

All issues in MinecraftForge/Utils

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.