| Package | Description |
|---|---|
| xapi.adapter.log.gwt | |
| xapi.args | |
| xapi.dev.gwtc.impl | |
| xapi.dev.template | |
| xapi.gwt.log | |
| xapi.gwtc.compiler.model | |
| xapi.io | |
| xapi.io.impl | |
| xapi.log | |
| xapi.log.api | |
| xapi.log.impl | |
| xapi.mvn.impl | |
| xapi.mvn.service |
| Modifier and Type | Method and Description |
|---|---|
static LogLevel |
GwtLogAdapter.toLevel(com.google.gwt.core.ext.TreeLogger.Type type) |
| Modifier and Type | Method and Description |
|---|---|
protected LogLevel |
ArgHandlerLogLevel.getDefaultLogLevel() |
LogLevel |
OptionLogLevel.getLogLevel()
Returns the tree logger level.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OptionLogLevel.setLogLevel(LogLevel logLevel)
Sets the tree logger level.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GwtcServiceAbstract.doLog(LogLevel level,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
LogLevel |
TemplateGeneratorOptions.getLogLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateGeneratorOptions.setLogLevel(LogLevel logLevel) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsLog.doLog(LogLevel level,
Fifo<Object> o) |
void |
DevLog.doLog(LogLevel level,
Fifo<Object> array) |
Object |
JsLog.unwrap(LogLevel level,
Object m) |
Object |
DevLog.unwrap(LogLevel level,
Object m) |
| Modifier and Type | Method and Description |
|---|---|
LogLevel |
LogLevelModel.logLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogLevelModel.setLogLevel(LogLevel level) |
| Modifier and Type | Method and Description |
|---|---|
static void |
X_IO.drain(LogLevel info,
InputStream in,
StringReader successHandler,
HasLiveness liveCheck) |
| Modifier and Type | Method and Description |
|---|---|
protected LogLevel |
AbstractIOService.logLevel() |
| Modifier and Type | Method and Description |
|---|---|
static LogLevel |
X_Log.logLevel() |
| Modifier and Type | Method and Description |
|---|---|
static void |
X_Log.log(Class<?> caller,
LogLevel info,
Object... objects) |
static void |
X_Log.log(LogLevel info,
Object o) |
static boolean |
X_Log.loggable(LogLevel logLevel) |
static void |
X_Log.logLevel(LogLevel logLevel) |
| Modifier and Type | Method and Description |
|---|---|
LogLevel |
LogService.getLogLevel() |
static LogLevel |
LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogLevel[] |
LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogService.doLog(LogLevel level,
Fifo<Object> o) |
boolean |
LogLevel.isLoggable(LogLevel level) |
void |
LogService.log(LogLevel level,
Object o) |
void |
LogService.setLogLevel(LogLevel logLevel) |
boolean |
LogService.shouldLog(LogLevel level) |
Object |
LogService.unwrap(LogLevel level,
Object m) |
| Modifier and Type | Field and Description |
|---|---|
protected LogLevel |
AbstractLog.logLevel |
| Modifier and Type | Method and Description |
|---|---|
LogLevel |
AbstractLog.getLogLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
JreLog.doLog(LogLevel level,
Fifo<Object> array) |
void |
AbstractLog.log(LogLevel level,
Object o) |
void |
AbstractLog.setLogLevel(LogLevel logLevel) |
boolean |
AbstractLog.shouldLog(LogLevel logLevel) |
Object |
JreLog.unwrap(LogLevel level,
Object m) |
Object |
AbstractLog.unwrap(LogLevel level,
Object m) |
protected void |
AbstractLog.writeLog(LogLevel level,
StringBuilder b,
Object object) |
| Modifier and Type | Method and Description |
|---|---|
protected LogLevel |
MvnServiceDefault.getLogLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
MvnServiceDefault.setLogLevel(LogLevel logLevel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MvnService.setLogLevel(LogLevel logLevel) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.