2021-08-13 01:25:45 +03:00
|
|
|
### 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)"
|
2022-07-30 09:36:06 +03:00
|
|
|
- "com.azure.core.http.policy.HttpRequestLogger.logRequestSync(com.azure.core.util.logging.ClientLogger,com.azure.core.http.policy.HttpRequestLoggingContext)"
|
2021-08-13 01:25:45 +03:00
|
|
|
type: "interface"
|
2022-08-11 07:43:16 +03:00
|
|
|
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>."
|
2021-08-13 01:25:45 +03:00
|
|
|
metadata: {}
|
|
|
|
package: "com.azure.core.http.policy"
|
2022-08-10 05:41:55 +03:00
|
|
|
artifact: com.azure:azure-core:1.31.0
|