Class Log4jResultListener

java.lang.Object
org.kuali.rice.krms.framework.engine.result.Log4jResultListener
All Implemented Interfaces:
EventListener, ResultListener

public class Log4jResultListener extends Object implements ResultListener
A Log4j implementation of ResultListener which logs the output of the ResultEvent toString at the INFO level to the Log4jResultListener.class org.apache.logging.log4j.Logger
Author:
Kuali Rice Team (rice.collab@kuali.org)