|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.birt.data.oda.util.logging.LogFormatter
org.eclipse.birt.data.oda.util.logging.SimpleFormatter
org.eclipse.datatools.connectivity.oda.util.logging.SimpleFormatter .
Formats a LogRecord into an understandable format.
| Constructor Summary | |
SimpleFormatter()
Deprecated. Creates an SimpleFormatter instance. |
|
| Method Summary | |
java.lang.String |
format(LogRecord record)
Deprecated. Formats the specified LogRecord to an understandable
format. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleFormatter()
SimpleFormatter instance.
| Method Detail |
public java.lang.String format(LogRecord record)
LogRecord to an understandable
format.
format in class LogFormatterrecord - the LogRecord to format.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||