Uses of Class
ca.uhn.fhir.rest.client.interceptor.LoggingInterceptor
-
Uses of LoggingInterceptor in ca.uhn.fhir.rest.client.interceptor
Modifier and TypeMethodDescriptionLoggingInterceptor.setLogRequestBody
(boolean theValue) Should a summary (one line) for each request be logged, containing the URL and other informationLoggingInterceptor.setLogRequestHeaders
(boolean theValue) Should headers for each request be logged, containing the URL and other informationLoggingInterceptor.setLogRequestSummary
(boolean theValue) Should a summary (one line) for each request be logged, containing the URL and other informationLoggingInterceptor.setLogResponseBody
(boolean theValue) Should a summary (one line) for each request be logged, containing the URL and other informationLoggingInterceptor.setLogResponseHeaders
(boolean theValue) Should headers for each request be logged, containing the URL and other informationLoggingInterceptor.setLogResponseSummary
(boolean theValue) Should a summary (one line) for each request be logged, containing the URL and other information