Description
This is a small fix mod I made for my personal modpack.
The only recommendation to use this mod is when your modpack is crashing with the similar Log4j error, this way you can dig deeper of what really caused the problem. It does nearly nothing, just preloads the mentioned thing to prevent classloader conflicts and crashes. (Mostly happens if Fabric mods are loaded through Connector)
In short, after some time, the modpack always started to crash due to Log4j error, so I made a little mod to fix this problem. And with this, the errors made by 2 conflicting mod surfaced in the log and could not remain hidden behind the Bootstrap Log4j error texts.
