org.log4jfugue
Class LogDelay

Read timestamp information from a file and insert a delay equal to the difference in timestamps of the lines of the file.

Field Summary
 long lastSecond
           
 long lastTime
           
 Logger log
           
 SimpleDateFormat sdf
           
 
Constructor Summary
LogDelay()
           
 
Method Summary
def delayProcessing(String thisMsg)
          
def getCurrentTime()
          
void setDateFormat(String format)
          
def swappedIndex()
          
 

Constructor Detail

LogDelay

public LogDelay()


Method Detail

delayProcessing

public def delayProcessing(String thisMsg)


getCurrentTime

public def getCurrentTime()


setDateFormat

public void setDateFormat(String format)


swappedIndex

public def swappedIndex()