Ever since 1.5.0, lwjgl3ify's forgePatches jar contains a log4j2.xml configuration that's much less verbose than the one that comes with Forge. I'm not sure if this is intentional. I had to use -Dlog4j.configurationFile to restore the original one as a workaround to get a usable log.
Here are the two xml files for comparison:
The one inside forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
```xml
```
The one inside lwjgl3ify-1.5.1-forgePatches.jar
```xml
```
Ever since 1.5.0, lwjgl3ify's
forgePatches
jar contains alog4j2.xml
configuration that's much less verbose than the one that comes with Forge. I'm not sure if this is intentional. I had to use-Dlog4j.configurationFile
to restore the original one as a workaround to get a usable log.Here are the two xml files for comparison:
The one inside forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
```xmlThe one inside lwjgl3ify-1.5.1-forgePatches.jar
```xml