redacted Fields
Parameters
value
The parts of the request that you want to keep out of the logs. For example, if you redact the HEADER field, the HEADER field in the firehose will be xxx.
Parameters
values
The parts of the request that you want to keep out of the logs. For example, if you redact the HEADER field, the HEADER field in the firehose will be xxx.
suspend fun redactedFields(argument: List<suspend LoggingConfigurationFieldToMatchArgsBuilder.() -> Unit>)
suspend fun redactedFields(vararg argument: suspend LoggingConfigurationFieldToMatchArgsBuilder.() -> Unit)
suspend fun redactedFields(argument: suspend LoggingConfigurationFieldToMatchArgsBuilder.() -> Unit)
Parameters
argument
The parts of the request that you want to keep out of the logs. For example, if you redact the HEADER field, the HEADER field in the firehose will be xxx.