property ConsoleLoggerOptions.redact

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

Type

readonly string[]

Usage

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