|
PhyloSort | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.logging.Formatter
phylosort.ui.logging.RecordFormatter
public class RecordFormatter
Logging record formatter
| Constructor Summary | |
|---|---|
RecordFormatter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(java.util.logging.LogRecord record)
This method is called for every log records |
java.lang.String |
getHead(java.util.logging.Handler handler)
This method is called just after the handler using this formatter is created |
java.lang.String |
getTail(java.util.logging.Handler handler)
This method is called just after the handler using this formatter is closed |
| 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 RecordFormatter()
| Method Detail |
|---|
public java.lang.String format(java.util.logging.LogRecord record)
format in class java.util.logging.Formatterrecord - public java.lang.String getHead(java.util.logging.Handler handler)
getHead in class java.util.logging.Formatterhandler - public java.lang.String getTail(java.util.logging.Handler handler)
getTail in class java.util.logging.Formatterhandler -
|
PhyloSort | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||