Package com.xpdustry.simple_blacklist
Class Logger
java.lang.Object
com.xpdustry.simple_blacklist.Logger
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidSets the main topic using the mod class.static voidSets the main topicstatic voidinit(mindustry.mod.Mod mod) Sets the main topic using the mod.static voidln()Log an empty "info" line.static voidstatic voidprotected static voidstatic voidstatic void
-
Field Details
-
empty
-
tagsColors
-
slf4mdPresent
protected static boolean slf4mdPresentWill use slf4j when slf4md plugin is present -
mainTopic
-
topicFormat
-
logger
public static arc.util.Log.LogHandler logger
-
-
Constructor Details
-
Logger
public Logger()
-
-
Method Details
-
init
public static void init(mindustry.mod.Mod mod) Sets the main topic using the mod. -
init
Sets the main topic using the mod class. -
init
Sets the main topic -
logImpl
-
log
-
log
-
debug
-
debug
-
info
-
info
-
warn
-
warn
-
err
-
err
-
err
-
err
-
err
-
ln
public static void ln()Log an empty "info" line.
-