@Configuration
@Inject(value="${seata.log}",
required=false)
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 © 2025. All rights reserved.