org.log4jfugue
Class Statistics

Read timestamp information from a file and on the minute boundaries output a summary of the collected data into a csv file that can be read by Excel

Field Summary
 String filename
           
 boolean firstTime
           
 Date lastTime
           
 Logger log
           
 Music music
           
 SimpleDateFormat sdf
           
 File wf
           
 
Constructor Summary
Statistics()
           
 
Method Summary
def dumpPeriodicStats(String thisMsg)
          
def dumpStatsHeader()
          
def processStats(String thisMsg)
          
void setDateFormat(String format)
          
 

Constructor Detail

Statistics

public Statistics()


Method Detail

dumpPeriodicStats

public def dumpPeriodicStats(String thisMsg)


dumpStatsHeader

public def dumpStatsHeader()


processStats

public def processStats(String thisMsg)


setDateFormat

public void setDateFormat(String format)