Back to Node Auth0

Interface LogStreamPiiConfig

docs/interfaces/management.Management.LogStreamPiiConfig.html

5.9.11.2 KB
Original Source

Interface LogStreamPiiConfig

interface LogStreamPiiConfig {
log_fields: Management.LogStreamPiiLogFieldsEnum[];
method?: Management.LogStreamPiiMethodEnum;
algorithm?: "xxhash";
}

Index

Properties

log_fieldsmethod?algorithm?

Properties

log_fields

log_fields: Management.LogStreamPiiLogFieldsEnum[]

Optionalmethod

method?: Management.LogStreamPiiMethodEnum

Optionalalgorithm

algorithm?: "xxhash"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties log_fieldsmethodalgorithm