public static class TraceJdbcProperties.DataSourceProxyProperties.Query extends Object
| Constructor and Description |
|---|
Query() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLoggerName() |
String |
getLogLevel() |
boolean |
isEnableLogging() |
void |
setEnableLogging(boolean enableLogging) |
void |
setLoggerName(String loggerName) |
void |
setLogLevel(String logLevel) |
public boolean isEnableLogging()
public void setEnableLogging(boolean enableLogging)
public String getLoggerName()
public void setLoggerName(String loggerName)
public String getLogLevel()
public void setLogLevel(String logLevel)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.