|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.logging.Formatter jaligner.ui.logging.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)
record
- public java.lang.String getHead(java.util.logging.Handler handler)
handler
- public java.lang.String getTail(java.util.logging.Handler handler)
handler
-
|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Ahmed Moustafa (ahmed@users.sf.net) | |
The source code of JAligner is licensed under The GNU General Public License (GPL) |