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 MessageHandler
public void msg(String txt)
msg
in interface MessageHandler
Copyright © 2020. All rights reserved.