public class PluginLogAdapter extends Object implements Log
| Constructor and Description |
|---|
PluginLogAdapter(org.apache.maven.plugin.logging.Log log)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String string) |
void |
error(String string) |
void |
info(String string) |
void |
warn(String string) |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.