public class GwtLogAdapter
extends CompositeTreeLogger
| Constructor and Description |
|---|
GwtLogAdapter(LogService service,
TreeLogger... children) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLoggable(Type type) |
boolean |
isLogToChildren() |
void |
log(Type type,
String msg,
Throwable caught,
HelpInfo helpInfo) |
void |
setLogToChildren(boolean logToChildren) |
static LogLevel |
toLevel(Type type) |
public GwtLogAdapter(LogService service, TreeLogger... children)
public boolean isLoggable(Type type)
public static LogLevel toLevel(Type type)
public boolean isLogToChildren()
public void setLogToChildren(boolean logToChildren)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.