Class ConcurrentLogOutput

java.lang.Object
org.apache.maven.lifecycle.internal.concurrent.ConcurrentLogOutput
All Implemented Interfaces:
AutoCloseable

public class ConcurrentLogOutput extends Object implements AutoCloseable
Forwards log messages to the client.
  • Constructor Details

    • ConcurrentLogOutput

      public ConcurrentLogOutput()
  • Method Details