| Package | Description |
|---|---|
| io.apimatic.coreinterfaces.http | |
| io.apimatic.coreinterfaces.logger.configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderLoggingPolicyLevel
HeaderLoggingPolicy enum to use with headerLoggingPolicy It is either used to exclude or include
headers provided in header filters, for various security reasons.
|
| Modifier and Type | Field and Description |
|---|---|
static LoggingPolicy |
LoggingPolicy.EXCLUDE
Exclude Headers in logging
|
static LoggingPolicy |
LoggingPolicy.INCLUDE
Include Headers in logging
|
| Modifier and Type | Method and Description |
|---|---|
LoggingPolicy |
ReadonlyLogging.getHeaderLoggingPolicy()
Getter for header logging policy.
|
Copyright © 2023. All rights reserved.