| Package | Description |
|---|---|
| com.azure.core.http.policy |
Package containing HttpPipelinePolicy interface and its implementations.
|
| Modifier and Type | Method and Description |
|---|---|
HttpResponseLogger |
HttpLogOptions.getResponseLogger()
Gets the
HttpResponseLogger that will be used to log HTTP responses. |
| Modifier and Type | Method and Description |
|---|---|
HttpLogOptions |
HttpLogOptions.setResponseLogger(HttpResponseLogger responseLogger)
Sets the
HttpResponseLogger that will be used to log HTTP responses. |
Copyright © 2021 Microsoft Corporation. All rights reserved.