Package | Description |
---|---|
viptool.base | |
viptool.extension | |
viptool.job | |
viptool.logger |
Modifier and Type | Method and Description |
---|---|
ILogger |
IWorkbench.getLogger()
Returns the logger for the viptool.
|
Modifier and Type | Method and Description |
---|---|
ILogger |
Extension.getLogger()
This method returns the Logger which is used from the current workspace.
|
Modifier and Type | Method and Description |
---|---|
int |
IJob.run(ILogger logger,
IProgressMonitor monitor)
Starts the job.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLogger |