property LoggerPluginOptions.redact

Dot-paths to redact from metadata (e.g. ['password', 'token']).

Type

readonly string[]

Usage

import { type LoggerPluginOptions } from "logger-plugin/src/index.ts";