Class FMLMixinLogger

java.lang.Object
net.neoforged.fml.loading.mixin.FMLMixinLogger
All Implemented Interfaces:
ILogger

public class FMLMixinLogger extends Object implements ILogger
NOTE: This class needs to be public due to MixinExtras Logger adapter making indirect use of it: MixinExtrasLogger.java#L38