Package de.uka.ipd.sdq.workflow.logging.console
The console logging package of the workflow engine.
This package provides logging infrastructure that writes
logged messages to an Eclipse console inside the active IDE.
-
Interface Summary Interface Description IAppenderListener Interface for classes listening to new text arriving at a Log4J appender which is capable of infoming about new text via events instead of logging itself. -
Class Summary Class Description AppenderBasedStreamMonitor Base class of appender monitors.Log4JBasedStreamsProxy This class is a IStreamsProxy implementation which uses Log4J appender as source of its output and error streams.LoggerAppenderStruct The Class LoggerAppenderStruct.StreamsProxyAppender An implementation of a Log4J appender which generates events and forwards them to registered listeners instead of taking the storing of the log messages themselves. -
Enum Summary Enum Description AppenderBasedStreamMonitor.ComparisonOperator The Enum ComparisonOperator.