LogOptionsinterface
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| allowedAttributes⚓︎ | string[] | x | x | If specified, any attributes missing from the list will be removed from the log entry before publishing it. |
| enabled⚓︎ | boolean | x | x | If |
| hideRegex⚓︎ | string | x | x | If specified, the log entry will have text matching this regex replaced with asterisks. |