@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) @Inherited public @interface RestLog
| Modifier and Type | Optional Element and Description |
|---|---|
int[] |
ignoreParams |
String |
logFile |
public abstract String logFile
Copyright © 2020. All rights reserved.