-
public class ChatLogger.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private ChatLoggerinstancepublic final static ChatLogger.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final TaggedLoggerget(Object tag)final ChatLoggergetInstance()final UnitsetInstance(ChatLogger instance)-
-
Method Detail
-
get
final TaggedLogger get(Object tag)
-
getInstance
final ChatLogger getInstance()
-
setInstance
final Unit setInstance(ChatLogger instance)
-
-
-
-