|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.logging.Formatter
edu.cmu.cs.crystal.internal.ShortFormatter
public class ShortFormatter
This class is intended as a 1-line formatter for Formatter
log messages.
Constructor Summary | |
---|---|
ShortFormatter()
|
Method Summary | |
---|---|
String |
format(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 ShortFormatter()
Method Detail |
---|
public String format(LogRecord record)
format
in class Formatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |