See: Description
Interface | Description |
---|---|
BufferChangedListener |
A listener to detect that content was added to a string buffer.
|
KettleLoggingEventListener | |
LogChannelInterface | |
LogChannelInterfaceFactory | |
LoggingObjectInterface | |
LoggingPluginInterface | |
LogMessageInterface | |
LogTableCoreInterface | |
MetricsInterface |
Class | Description |
---|---|
BufferLine | |
ConsoleLoggingEventListener | |
DefaultLogLevel |
Retains the default log level during execution
|
FileLoggingEventListener | |
KettleLoggingEvent | |
KettleLogLayout | |
KettleLogStore | |
LogChannel | |
LogChannelFactory | |
LoggingBuffer |
This class keeps the last N lines in a buffer
|
LoggingHierarchy |
The logging hierarchy of a transformation or job
|
LoggingObject | |
LoggingPluginType |
This class represents the logging plugin type.
|
LoggingPrintStream | |
LoggingRegistry | |
LogMessage | |
LogTableField |
This is a single log table field.
The user can select this field or not, sees a field name, a description in the UI too. |
Metrics | |
MetricsRegistry |
This singleton will capture all the metrics coming from the various log channels based on the log channel ID.
|
SimpleLoggingObject |
Enum | Description |
---|---|
LoggingObjectType | |
LogLevel | |
LogStatus |
This enumeration describes the logging status in a logging table for transformations and jobs.
|
Annotation Type | Description |
---|---|
LoggingPlugin |
Classes annotated with "LoggingPlugin" are automatically recognized and registered as a new logging channel.
|