Uses of Interface
com.azure.core.http.policy.HttpResponseLogger
Packages that use HttpResponseLogger
Package
Description
This package contains the HttpPipelinePolicy interface and its implementations.
-
Uses of HttpResponseLogger in com.azure.core.http.policy
Methods in com.azure.core.http.policy that return HttpResponseLoggerModifier and TypeMethodDescriptionHttpLogOptions.getResponseLogger()Gets theHttpResponseLoggerthat will be used to log HTTP responses.Methods in com.azure.core.http.policy with parameters of type HttpResponseLoggerModifier and TypeMethodDescriptionHttpLogOptions.setResponseLogger(HttpResponseLogger responseLogger) Sets theHttpResponseLoggerthat will be used to log HTTP responses.