Class LifecycleDebugLogger

java.lang.Object
org.apache.maven.lifecycle.internal.LifecycleDebugLogger

@Component(role=LifecycleDebugLogger.class) public class LifecycleDebugLogger extends Object

Logs debug output from the various lifecycle phases.

NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
Since:
3.0
Author:
Benjamin Bentmann, Jason van Zyl, Kristian Rosenvold (extracted class only)
  • Constructor Details

    • LifecycleDebugLogger

      public LifecycleDebugLogger()
    • LifecycleDebugLogger

      public LifecycleDebugLogger(org.codehaus.plexus.logging.Logger logger)
  • Method Details