JMSLTM Numerical Library 6.0

com.imsl
Class IMSLFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by com.imsl.IMSLFormatter

public class IMSLFormatter
extends Formatter

Simple formatter for classes that implement logging.

See Also:
ZeroSystem Example with Logging

Constructor Summary
IMSLFormatter()
           
 
Method Summary
 String format(LogRecord record)
          Format the given log record and return the formatted string.
 
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

IMSLFormatter

public IMSLFormatter()
Method Detail

format

public String format(LogRecord record)
Format the given log record and return the formatted string.

The LogRecord's message field must contain a reference to one of the resource files in the JMSL Library.

Specified by:
format in class Formatter
Parameters:
record - the log record to be formatted.
Returns:
the formatted log record.

JMSLTM Numerical Library 6.0

Copyright © 1970-2009 Visual Numerics, Inc.
Built September 1 2009.