Class LoggingProcessListener

  • All Implemented Interfaces:
    java.util.EventListener, ProcessListener

    public class LoggingProcessListener
    extends ProcessListenerAdapter
    Default implementation of ProcessListener that
    • log all process output to the build log
    • log process commandline and working dir on start
    • log process exit code on process finish