Class MojoLog

java.lang.Object
org.moditect.mavenplugin.util.MojoLog
All Implemented Interfaces:
Log

public class MojoLog extends Object implements Log
Log delegating to the Maven logging API.
Author:
Gunnar Morling
  • Constructor Details

    • MojoLog

      public MojoLog(org.apache.maven.plugin.logging.Log delegate)
  • Method Details