Package org.eclipse.jetty.maven.plugin
Class PluginLog
java.lang.Object
org.eclipse.jetty.maven.plugin.PluginLog
PluginLog
 Convenience class to provide access to the plugin
 Log for non-mojo classes.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
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() 
 -