GridSim 5.0 beta

gridsim.parallel.log
Class LogFormatter

Object
  extended by Formatter
      extended by LogFormatter

public class LogFormatter
extends Formatter

A log formatter based on the SimpleFormatter of java.

Since:
5.0
Author:
Marcos Dias de Assuncao

Field Summary
(package private)  Date dat
           
 
Constructor Summary
LogFormatter()
           
 
Method Summary
 String format(LogRecord record)
           
 
Methods inherited from class Formatter
formatMessage, getHead, getTail
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dat

Date dat
Constructor Detail

LogFormatter

public LogFormatter()
Method Detail

format

public String format(LogRecord record)
Specified by:
format in class Formatter

GridSim 5.0 beta

The University of Melbourne, Australia, 2009