Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for per-instance debug.log for 1.19.x #822

Open
2 tasks done
ukmcplyr opened this issue Sep 14, 2023 · 0 comments
Open
2 tasks done

Add support for per-instance debug.log for 1.19.x #822

ukmcplyr opened this issue Sep 14, 2023 · 0 comments
Labels
enhancement Feature requests. low-priority Low priority to be addressed.

Comments

@ukmcplyr
Copy link

The Problem

The log4j config used by ATLauncher doesn't handle creating a traditional debug.log file.

The Solution

Using the installed log_configs/client-1.12.xml as a base, I've cobbled together a version now which works with modern Forge.

Doesn't appear to change current logging behaviour, new debug.log file aside, but I've not touched log4j before today so needs a more critical once over.

New config is here and requires only -Dlog4j.configurationFile=/path/to/log_configs/client-1.19.xml on the command line.

Additional Information

No response

Have you checked this issue doesn't already exist?

  • I am sure this issue doesn't exist already

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ukmcplyr ukmcplyr added enhancement Feature requests. triage Issue has not been looked at to classify and validate. labels Sep 14, 2023
@RyanTheAllmighty RyanTheAllmighty added low-priority Low priority to be addressed. and removed triage Issue has not been looked at to classify and validate. labels Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests. low-priority Low priority to be addressed.
Development

No branches or pull requests

2 participants