DataLayerAudit interface

The audit half of DataLayerOptions, omitted to record nothing.

Signature:

export interface DataLayerAudit 

Properties

Property

Modifiers

Type

Description

config?

AuditConfig

(Optional) Where the trail goes. Omitted, the conventional table and columns.

connectionString

string

Connection string for the trail's own pool.

getPrincipal

() => unknown

Resolves the actor to record, or a falsy value to record none.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.