public interface SingleQueryLogger extends QueryLogger
Modifier and Type | Method and Description |
---|---|
void |
addParameter(InputQueryParam param,
Object value)
Adds the value of a query parameter for logging
|
logQuery
void addParameter(InputQueryParam param, Object value)
param
- non null parameter to logvalue
- value to logCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.