org.egothor.util
Class EgoFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by org.egothor.util.EgoFormatter

public class EgoFormatter
extends java.util.logging.Formatter

This class is part of the Egothor Project

Author:
Leo Galambos

Constructor Summary
EgoFormatter()
           
 
Method Summary
 java.lang.String format(java.util.logging.LogRecord record)
          Description of the Method
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EgoFormatter

public EgoFormatter()
Method Detail

format

public java.lang.String format(java.util.logging.LogRecord record)
Description of the Method

Specified by:
format in class java.util.logging.Formatter
Parameters:
record - Description of the Parameter
Returns:
Description of the Return Value