org.infoglue.cms.util
Class CmsSimpleFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by java.util.logging.SimpleFormatter
          extended by org.infoglue.cms.util.CmsSimpleFormatter

public class CmsSimpleFormatter
extends java.util.logging.SimpleFormatter

This class just formats the log-message the way we like it....


Constructor Summary
CmsSimpleFormatter()
           
 
Method Summary
 java.lang.String format(java.util.logging.LogRecord record)
           
 
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

CmsSimpleFormatter

public CmsSimpleFormatter()
Method Detail

format

public final java.lang.String format(java.util.logging.LogRecord record)
Overrides:
format in class java.util.logging.SimpleFormatter


Copyright © 2005 InfoGlue.org All Rights Reserved.