See: Description
| Class | Description |
|---|---|
| LogbackConfigurationReader |
The Class LogbackConfigurationReader adjusts the configuration of logback
for the Agent.Workbench RCP application.
|
| LogFileWriter |
The Class LogFileWriter enables to redirect
console output to a specified log file.
|
| PrintStreamListener |
The listener interface for receiving printStream events.
|
| PrintStreamListenerOutput |
The Class PrintStreamListenerOutput represent an output type of the
PrintStreamListener. |
| SysOutScanner |
This Class can be used in order to listen to the output that will be generated
through the console by using System.out and System.err - commands.
|
| Enum | Description |
|---|---|
| PrintStreamListener.PrintStreamListenerType |
The Enum PrintStreamListenerType.
|