|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.logging.Formatter
com.ejie.r01f.log.VoidLogFormatter
Formateador vacio de registros de log Formatea un registro "sin mas": es como un System.out
| Constructor Summary | |
VoidLogFormatter()
|
|
| Method Summary | |
java.lang.String |
format(java.util.logging.LogRecord record)
|
| Methods inherited from class java.util.logging.Formatter |
formatMessage, getHead, getTail |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VoidLogFormatter()
| Method Detail |
public java.lang.String format(java.util.logging.LogRecord record)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||