Package | Description |
---|---|
org.eclipse.birt.chart.log |
Provides convenience classes for logging user messages, warnings, errors and
internally generated exceptions.
|
org.eclipse.birt.chart.script |
Modifier and Type | Method and Description |
---|---|
static ILogger |
Logger.getLogger(java.lang.String name)
Returns the logger by the given name.
|
Modifier and Type | Method and Description |
---|---|
ILogger |
IScriptContext.getLogger() |
ILogger |
AbstractScriptContext.getLogger() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractScriptContext.setLogger(ILogger logger)
Sets associated logger.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.