RequestLogging interface

Properties

captureHeaders

For payload logging, we only collect payload by default. If customers also want to collect the specified headers, they can set them in captureHeaders so that backend will collect those headers along with payload.

Property Details

captureHeaders

For payload logging, we only collect payload by default. If customers also want to collect the specified headers, they can set them in captureHeaders so that backend will collect those headers along with payload.

captureHeaders?: string[]

Property Value

string[]