|
GWT 2.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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()
|
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 void onModuleLoad()
EntryPoint
onModuleLoad
in interface EntryPoint
|
GWT 2.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |