org.apache.tools.ant.listener
Class Log4jListener
java.lang.Object
org.apache.tools.ant.listener.Log4jListener
- BuildListener, EventListener
public class Log4jListener
extends java.lang.Object
Listener which sends events to Log4j logging system
static String | LOG_ANT - log category we log into
|
Log4jListener() - Construct the listener and make sure there is a valid appender.
|
LOG_ANT
public static final String LOG_ANT
log category we log into
Log4jListener
public Log4jListener()
Construct the listener and make sure there is a valid appender.