Skip to content

Loggical API Documentation v1.0.1


Loggical API Documentation / RedactionOption

Type Alias: RedactionOption

ts
type RedactionOption = boolean;

Defined in: types/redaction.types.ts:16

Simple redaction option - boolean only for basic sensitive key detection

Released under the MIT License.