HttpLogOptions |
HttpLogOptions.addAllowedHeaderName(String allowedHeaderName) |
HttpLogOptions |
HttpLogOptions.addAllowedQueryParamName(String allowedQueryParamName) |
HttpLogOptions |
HttpLogOptions.setAllowedHeaderNames(Set<String> allowedHeaderNames) |
HttpLogOptions |
HttpLogOptions.setAllowedQueryParamNames(Set<String> allowedQueryParamNames) |
HttpLogOptions |
HttpLogOptions.setApplicationId(String applicationId)
Deprecated.
|
HttpLogOptions |
HttpLogOptions.setLogLevel(HttpLogDetailLevel logLevel) |
HttpLogOptions |
HttpLogOptions.setPrettyPrintBody(boolean prettyPrintBody) |