public class SimpleTextFormatter
extends java.util.logging.Formatter
| Constructor and Description |
|---|
SimpleTextFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.util.logging.LogRecord record) |
boolean |
isLogThreadName() |
void |
setLogThreadName(boolean logThreadName) |
public java.lang.String format(java.util.logging.LogRecord record)
format in class java.util.logging.Formatterpublic boolean isLogThreadName()
public void setLogThreadName(boolean logThreadName)
logThreadName - the logThreadName to setCopyright © 2003-2014 QuickServer.org