public class HttpLoggingCP
extends Object
implements com.azure.spring.core.aware.ClientAware.HttpLogging
Options related to http logging. For example, if you want to log the http request or response, you could set the
* level to HttpLogDetailLevel.BASIC or some other levels.