|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.logging.client.LogConfiguration
public class LogConfiguration
Configures client-side logging using the query params and gwt.xml settings.
Constructor Summary | |
---|---|
LogConfiguration()
|
Method Summary | |
---|---|
static boolean |
loggingIsEnabled()
|
static boolean |
loggingIsEnabled(java.util.logging.Level level)
|
void |
onModuleLoad()
The entry point method, called automatically by loading a module that declares an implementing class as an entry point. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogConfiguration()
Method Detail |
---|
public static boolean loggingIsEnabled()
public static boolean loggingIsEnabled(java.util.logging.Level level)
public void onModuleLoad()
EntryPoint
onModuleLoad
in interface EntryPoint
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |