docs: more specific redaction link
This commit is contained in:
Родитель
3c052fb5bb
Коммит
753cd3b87a
|
@ -82,7 +82,7 @@ have their values redacted from any log output.
|
|||
Each path must be a string using a syntax which corresponds to JavaScript dot and bracket notation.
|
||||
|
||||
If an object is supplied, three options can be specified:
|
||||
* `paths` (array): Required. An array of paths. See [redaction ⇗](/docs/redaction.md#paths) documentation for specifics.
|
||||
* `paths` (array): Required. An array of paths. See [redaction - Path Syntax ⇗](/docs/redaction.md#paths) for specifics.
|
||||
* `censor` (String): Optional. A value to overwrite key which are to be redacted. Default: `'[Redacted]'`
|
||||
* `remove` (Boolean): Optional. Instead of censoring the value, remove both the key and the value. Default: `false`
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче