public class Log4jResultListener extends Object implements ResultListener
ResultListener which logs the output of the ResultEvent toString at the INFO
level to the Log4jResultListener.class org.apache.log4j.Logger| Constructor and Description |
|---|
Log4jResultListener()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(ResultEvent resultEvent)
Handle the given
ResultEvent. |
public Log4jResultListener()
public void handleEvent(ResultEvent resultEvent)
ResultListenerResultEvent.handleEvent in interface ResultListenerresultEvent - ResultEvent to handle.Copyright © 2005–2016 The Kuali Foundation. All rights reserved.