@Component @ConfigurationProperties(prefix="seata.log") public class LogProperties extends Object
| Constructor and Description |
|---|
LogProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
getExceptionRate() |
LogProperties |
setExceptionRate(int exceptionRate) |
public int getExceptionRate()
public LogProperties setExceptionRate(int exceptionRate)
Copyright © 2023 Seata. All rights reserved.