mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-23 09:16:37 -06:00
general logging and type fixes
This commit is contained in:
parent
79533bb25c
commit
28ddf424bb
@ -35,7 +35,6 @@ public class ExamplePluginData implements ScriptingPluginInfo<ExamplePlugin> {
|
||||
|
||||
@Override
|
||||
public ExamplePlugin getExtensionObject(Logger logger, MetricRegistry metricRegistry, ScriptContext scriptContext) {
|
||||
logger.trace("creating a new ExampleSandboxExtension");
|
||||
return new ExamplePlugin();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user