| Package | Description | 
|---|---|
| oracle.ide.log | 
 Contains the interfaces and classes that allow addins to provide their
own log pages. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractLogManager
The  
AbstractLogManager class provides the basic support
  for managing and showing a log page's context menu. | 
| Modifier and Type | Method and Description | 
|---|---|
static LogManager | 
LogManager.getLogManager()
Returns the LogManager instance that is active in the IDE. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
LogManager.setLogManager(LogManager logManager)
Publishes the specified LogManager as the active instance in the IDE. 
 |