See: Description
| Interface | Description |
|---|---|
| JdtLogger |
Defines the various methods used within JDT to log messages.
|
| JdtLoggerFactory |
This interface defines a JdtLogger factory.
|
| Class | Description |
|---|---|
| DefaultJdtLogger |
A basic implementation of JdtLogger.
|
| DefaultJdtLoggerFactory |
Factory for the DefaultJdtLogger class.
|