public class DebugSingleQueryLogger extends AbstractDebugQueryLogger implements SingleQueryLogger
builder
Constructor and Description |
---|
DebugSingleQueryLogger(Log logger,
QueryTemplate queryTemplate) |
Modifier and Type | Method and Description |
---|---|
void |
addParameter(InputQueryParam param,
Object value)
Adds the value of a query parameter for logging
|
protected boolean |
hasParameters() |
logQuery
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
logQuery
public DebugSingleQueryLogger(Log logger, QueryTemplate queryTemplate)
protected boolean hasParameters()
public void addParameter(InputQueryParam param, Object value)
SingleQueryLogger
addParameter
in interface SingleQueryLogger
param
- non null parameter to logvalue
- value to logCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.