Class PluginLog

java.lang.Object
org.eclipse.jetty.maven.plugin.PluginLog

public class PluginLog extends Object
PluginLog Convenience class to provide access to the plugin Log for non-mojo classes.
  • Constructor Details

    • PluginLog

      public PluginLog()
  • Method Details

    • setLog

      public static void setLog(org.apache.maven.plugin.logging.Log l)
    • getLog

      public static org.apache.maven.plugin.logging.Log getLog()