|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILogger | |
---|---|
org.eclipse.birt.chart.log | Provides convenience classes for logging user messages, warnings, errors and internally generated exceptions. |
org.eclipse.birt.chart.script |
Uses of ILogger in org.eclipse.birt.chart.log |
---|
Methods in org.eclipse.birt.chart.log that return ILogger | |
---|---|
static ILogger |
Logger.getLogger(java.lang.String name)
Returns the logger by the given name. |
Uses of ILogger in org.eclipse.birt.chart.script |
---|
Methods in org.eclipse.birt.chart.script that return ILogger | |
---|---|
ILogger |
IScriptContext.getLogger()
|
ILogger |
AbstractScriptContext.getLogger()
|
Methods in org.eclipse.birt.chart.script with parameters of type ILogger | |
---|---|
void |
AbstractScriptContext.setLogger(ILogger logger)
Sets associated logger. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |