Package com.imsl
Class IMSLFormatter
java.lang.Object
java.util.logging.Formatter
com.imsl.IMSLFormatter
Simple formatter for classes that implement logging.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
-
Constructor Details
-
IMSLFormatter
public IMSLFormatter()
-
-
Method Details
-
format
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.
-