Uses of Interface
com.azure.core.http.policy.HttpRequestLogger
Packages that use HttpRequestLogger
Package
Description
This package contains the HttpPipelinePolicy interface and its implementations.
-
Uses of HttpRequestLogger in com.azure.core.http.policy
Methods in com.azure.core.http.policy that return HttpRequestLoggerModifier and TypeMethodDescriptionHttpLogOptions.getRequestLogger()Gets theHttpRequestLoggerthat will be used to log HTTP requests.Methods in com.azure.core.http.policy with parameters of type HttpRequestLoggerModifier and TypeMethodDescriptionHttpLogOptions.setRequestLogger(HttpRequestLogger requestLogger) Sets theHttpRequestLoggerthat will be used to log HTTP requests.