public final class DefaultLogger extends Object implements MessageHandler
| Modifier and Type | Method and Description |
|---|---|
static void |
initialize() |
void |
msg(MessageType type,
String txt) |
void |
msg(String txt) |
public static void initialize()
public void msg(MessageType type, String txt)
msg in interface MessageHandlerpublic void msg(String txt)
msg in interface MessageHandlerCopyright © 2019. All rights reserved.