See: Description
| Interface | Description | 
|---|---|
| HasLogChannelInterface | |
| LoggingObjectInformationProvider | |
| LogParentProvidedInterface | |
| LogTableInterface | |
| LogTablePluginInterface | 
| Class | Description | 
|---|---|
| BaseLogTable | |
| ChannelLogTable | 
 This class describes a logging channel logging table 
 | 
| JobEntryLogTable | 
 This class describes a job entry logging table 
 | 
| JobLogTable | 
 This class describes a job logging table 
 | 
| LogChannelFileWriter | 
 This class takes care of polling the central log store for new log messages belonging to a certain log channel ID
 (and children). 
 | 
| LoggingMetric | 
 Just a small wrapper class to allow us to pass a few extra details along with a metrics snapshot (like the batch id) 
 | 
| LogTablePluginType | 
 This class represents the logging plugin type. 
 | 
| MetricsLogTable | 
 This class describes a logging channel logging table 
 | 
| MetricsPainter | |
| PerformanceLogTable | 
 This class describes a step performance logging table 
 | 
| StepLogTable | 
 This class describes a step logging table 
 | 
| TransLogTable | 
 This class describes a transformation logging table 
 | 
| Enum | Description | 
|---|---|
| ChannelLogTable.ID | |
| JobEntryLogTable.ID | |
| JobLogTable.ID | |
| LogTablePluginInterface.TableType | |
| MetricsLogTable.ID | |
| PerformanceLogTable.ID | |
| StepLogTable.ID | |
| TransLogTable.ID | 
 The client executing the transformation 
 | 
| Annotation Type | Description | 
|---|---|
| LogTablePlugin | 
 Classes painted with this annotation are logging table plugins 
 |