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