public class PluginLogAdapter extends Object implements Log
Constructor and Description |
---|
PluginLogAdapter(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) |
public PluginLogAdapter(Log log)
log
- the Log object to be usedCopyright © 2005–2018 The Apache Software Foundation. All rights reserved.