property Failure.DefineOptions.trace

Allowlist mapper from the typed payload to span/log attributes, consumed by attributes. Deliberately not a redaction filter: only what the mapper returns is ever exposed, so sensitive fields are private by omission, not by scrubbing.

Type

Usage

import { type Failure } from "lib/result/index.ts";