public class NullSingleQueryLogger extends AbstractNullQueryLogger implements SingleQueryLogger
SingleQueryLogger
Constructor and Description |
---|
NullSingleQueryLogger() |
Modifier and Type | Method and Description |
---|---|
void |
addParameter(InputQueryParam param,
Object value)
Adds the value of a query parameter for logging
|
logQuery
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
logQuery
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.