|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
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.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.XMLFormatter
record
- the log record to be formatted.
|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |