property AuditStorageOptions.level

Logger method to emit at ('info'/'warn'/'error'); default 'info'.

Type

"info" | "warn" | "error"

Usage

import { type AuditStorageOptions } from "audit-plugin/src/index.ts";