Class AFLConstants
java.lang.Object
de.florianmichael.asmfabricloader.loader.classloading.AFLConstants
To prevent issues with multiple class loaders, we use this class to store fields that are shared between the class loaders.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
public static final org.apache.logging.log4j.Logger LOGGER
-
-
Constructor Details
-
AFLConstants
public AFLConstants()
-
-
Method Details
-
isDebugEnabled
public static boolean isDebugEnabled()
-