method LogAuditStorage.prototype.setLogLevel
LogAuditStorage.prototype.setLogLevel(level: LogLevel): void

Sets the log level for emitting audit records.

Parameters

level: LogLevel

Return Type

void

Usage

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