|
Oracle Application Server HTTPClient Java API Reference 10g Release 3 (10.1.3.1.0) B32117-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
java.util.logging.Formatter
java.util.logging.SimpleFormatter
HTTPClient.HttpClientSimpleFormatter
Created by IntelliJ IDEA. User: bnettlet Date: Aug 11, 2003 Time: 3:24:23 PM To change this template use Options | File Templates.
Constructor Summary | |
HttpClientSimpleFormatter() |
Method Summary | |
java.lang.String |
format(java.util.logging.LogRecord record) Takes the super class implementation of format, and pre-pends the Thread ID. |
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 |
public HttpClientSimpleFormatter()
Method Detail |
public java.lang.String format(java.util.logging.LogRecord record)
record
- the log record
|
Oracle Application Server HTTPClient Java API Reference 10g Release 3 (10.1.3.1.0) B32117-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |