Liferay 6.0.5

com.liferay.util.ant
Class SystemLogger

java.lang.Object
  extended by org.apache.tools.ant.DefaultLogger
      extended by com.liferay.util.ant.SystemLogger
All Implemented Interfaces:
EventListener, org.apache.tools.ant.BuildListener, org.apache.tools.ant.BuildLogger

public class SystemLogger
extends org.apache.tools.ant.DefaultLogger


Field Summary
 
Fields inherited from class org.apache.tools.ant.DefaultLogger
emacsMode, err, LEFT_COLUMN_SIZE, lSep, msgOutputLevel, out
 
Constructor Summary
SystemLogger()
           
 
Method Summary
 void messageLogged(org.apache.tools.ant.BuildEvent event)
           
 
Methods inherited from class org.apache.tools.ant.DefaultLogger
buildFinished, buildStarted, formatTime, log, printMessage, setEmacsMode, setErrorPrintStream, setMessageOutputLevel, setOutputPrintStream, targetFinished, targetStarted, taskFinished, taskStarted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemLogger

public SystemLogger()
Method Detail

messageLogged

public void messageLogged(org.apache.tools.ant.BuildEvent event)
Specified by:
messageLogged in interface org.apache.tools.ant.BuildListener
Overrides:
messageLogged in class org.apache.tools.ant.DefaultLogger

Liferay 6.0.5