public class LogConfig extends Object
| 构造器和说明 |
|---|
LogConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getCostLogabled()
Gets cost logabled.
|
Boolean |
getErrLogabled()
Gets err logabled.
|
void |
setCostLogabled(Boolean costLogabled)
Sets cost logabled.
|
void |
setErrLogabled(Boolean errLogabled)
Sets err logabled.
|
public Boolean getErrLogabled()
public void setErrLogabled(Boolean errLogabled)
errLogabled - the err logabledpublic Boolean getCostLogabled()
public void setCostLogabled(Boolean costLogabled)
costLogabled - the cost logabledCopyright © 2022. All rights reserved.