DefaultProcessOutputHandler that supports the Deployit 3.8 Step API.OverthereProcessOutputHandler that delegates actual logging to its subclass.OverthereExecutionOutputHandler that delegates actual logging to its subclass.AutoFlushingProcessOutputHandler that logs the output to a ExecutionContext.AutoFlushingExecutionContextOverthereProcessOutputHandler instead because it will flush the output of stdout when no output
has been sent in a while.