net.noco.dtogen.log
Class MinimalFormatter

java.lang.Object
  extended byjava.util.logging.Formatter
      extended bynet.noco.dtogen.log.MinimalFormatter

public class MinimalFormatter
extends java.util.logging.Formatter

Class usage XXX

Version:
$Revision: 1.59 $

Constructor Summary
MinimalFormatter()
           
 
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

MinimalFormatter

public MinimalFormatter()
Method Detail

format

public java.lang.String format(java.util.logging.LogRecord record)
See Also:
Formatter.format(java.util.logging.LogRecord)


Copyright © 2004 Alexandru Popescu (a.k.a. the_mindstorm). All Rights Reserved.