|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.allen_sauer.gwt.log.client.SystemLogger
public final class SystemLogger
Logger which sends output to System.err for ERROR level messages and
above, and to System.out otherwise.
| Constructor Summary | |
|---|---|
SystemLogger()
|
|
| Method Summary | |
|---|---|
void |
clear()
|
boolean |
isSupported()
|
void |
log(LogRecord record)
|
void |
setCurrentLogLevel(int level)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemLogger()
| Method Detail |
|---|
public void clear()
clear in interface Loggerpublic boolean isSupported()
isSupported in interface Loggerpublic void log(LogRecord record)
log in interface Loggerpublic void setCurrentLogLevel(int level)
setCurrentLogLevel in interface Logger
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||