| 
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.logging.Formatter
java.util.logging.XMLFormatter
org.eclipse.persistence.logging.XMLLogFormatter
public class XMLLogFormatter
Format a TopLink LogRecord into a standard XML format.
| Constructor Summary | |
|---|---|
XMLLogFormatter()
 | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
format(java.util.logging.LogRecord record0)
Format the given message to XML.  | 
| Methods inherited from class java.util.logging.XMLFormatter | 
|---|
getHead, getTail | 
| Methods inherited from class java.util.logging.Formatter | 
|---|
formatMessage | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public XMLLogFormatter()
| Method Detail | 
|---|
public java.lang.String format(java.util.logging.LogRecord record0)
format in class java.util.logging.XMLFormatterrecord - the log record to be formatted.
  | 
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||