|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.util.logging.Formatter
|
+--weblogic.logging.ConsoleFormatter
|
+--weblogic.logging.LogFileFormatter
Formats log messages to be written to server log file.
| Field Summary | |
static java.lang.String |
BEGIN_MARKER
|
| Fields inherited from class weblogic.logging.ConsoleFormatter |
FIELD_PREFIX,
FIELD_SUFFIX |
| Constructor Summary | |
LogFileFormatter()
|
|
| Method Summary | |
java.lang.String |
format(java.util.logging.LogRecord rec)
|
| Methods inherited from class weblogic.logging.ConsoleFormatter |
appendBuf,
formatDate |
| 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 |
| Field Detail |
public static final java.lang.String BEGIN_MARKER
| Constructor Detail |
public LogFileFormatter()
| Method Detail |
public java.lang.String format(java.util.logging.LogRecord rec)
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||