public static class NettyProperties.MysqlProxyLog extends Object
| 构造器和说明 |
|---|
MysqlProxyLog() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLogFileName() |
int |
getLogFlushInterval() |
String |
getLogPath() |
boolean |
isEnable() |
void |
setEnable(boolean enable) |
void |
setLogFileName(String logFileName) |
void |
setLogFlushInterval(int logFlushInterval) |
void |
setLogPath(String logPath) |
public boolean isEnable()
public void setEnable(boolean enable)
public int getLogFlushInterval()
public void setLogFlushInterval(int logFlushInterval)
public String getLogFileName()
public void setLogFileName(String logFileName)
public String getLogPath()
public void setLogPath(String logPath)
Copyright © 2021. All rights reserved.