azure-docs-sdk-java/docs-ref-autogen/com.azure.core.http.policy....

17 строки
1.1 KiB
YAML
Исходник Обычный вид История

### YamlMime:JavaType
uid: "com.azure.core.http.policy.HttpRequestLogger"
fullName: "com.azure.core.http.policy.HttpRequestLogger"
name: "HttpRequestLogger"
nameWithType: "HttpRequestLogger"
summary: "Manages logging HTTP requests in <xref uid=\"com.azure.core.http.policy.HttpLoggingPolicy\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpLoggingPolicy\"></xref>."
syntax: "public interface HttpRequestLogger"
methods:
- "com.azure.core.http.policy.HttpRequestLogger.getLogLevel(com.azure.core.http.policy.HttpRequestLoggingContext)"
- "com.azure.core.http.policy.HttpRequestLogger.logRequest(com.azure.core.util.logging.ClientLogger,com.azure.core.http.policy.HttpRequestLoggingContext)"
- "com.azure.core.http.policy.HttpRequestLogger.logRequestSync(com.azure.core.util.logging.ClientLogger,com.azure.core.http.policy.HttpRequestLoggingContext)"
type: "interface"
desc: "Manages logging HTTP requests in <xref uid=\"com.azure.core.http.policy.HttpLoggingPolicy\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpLoggingPolicy\"></xref>."
metadata: {}
package: "com.azure.core.http.policy"
artifact: com.azure:azure-core:1.31.0