Package com.mypurecloud.sdk.v2
package com.mypurecloud.sdk.v2
-
ClassDescriptionApiRequest<T>ApiResponse<T>A filter that logs both requests and responses to SLF4J.The level of detail to log NONE - don't log anything MINIMAL - only log the verb, url, and response code HEADERS - as above, but also log all the headers for both the request and response FULL - as above, but also log the full body for both the request and response