Skip to content

An FML coremod that forces log4j to use Forge's default log4j configuration

License

Notifications You must be signed in to change notification settings

LegacyModdingMC/NotEnoughVerbosity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b84d58 · Mar 19, 2024

History

13 Commits
May 7, 2023
May 7, 2023
May 7, 2023
May 7, 2023
Mar 19, 2024
May 7, 2023
Mar 18, 2024
May 7, 2023
Mar 19, 2024
May 7, 2023
May 7, 2023
May 7, 2023
May 7, 2023

Repository files navigation

NotEnoughVerbosity

A tiny FML coremod that forces log4j to use Forge's default log4j configuration.

It has been confirmed to work with HMCL and ATLauncher.

The problem

Many launchers change log4j's configuration to a less verbose one. This limits the usefulness of logs submitted by users.

The solution

This coremod clears the value of the log4j.configurationFile JVM flag, forcing the xml in the Forge jar to be used, as it should!

Usage

Just drop it into your mods folder. The jar name is deliberately prefixed with + characters to make it run as early as possible (the later it runs, the more log messages get lost.)

License

The project is licensed under the Unlicense.

About

An FML coremod that forces log4j to use Forge's default log4j configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published