Package de.uka.ipd.sdq.workflow.logging.console


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.
  • Class
    Description
    Base class of appender monitors.
    The Enum ComparisonOperator.
    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.
    This class is a IStreamsProxy implementation which uses Log4J appender as source of its output and error streams.
    The Class LoggerAppenderStruct.
    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.