public class CLIEventListener extends Object implements EventListener
Modifier and Type | Field and Description |
---|---|
protected static PrintStream |
logger |
Constructor and Description |
---|
CLIEventListener() |
protected static PrintStream logger
public void fireEvent(Event event)
fireEvent
in interface EventListener
protected void success(String msg)
protected void info(String msg)
protected void warn(String msg)
protected void debug(String msg)
protected void error(Exception e)
Copyright © 2019. All rights reserved.