/NotEnoughVerbosity

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

Primary LanguageJavaThe UnlicenseUnlicense

NotEnoughVerbosity

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

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 finds Forge's log4j2.xml on the classpath and configures the logger contexts to use it, as they 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.