method LogAuditStorage.prototype.close
LogAuditStorage.prototype.close(): Promise<void>

The logger owns its own flush lifecycle; nothing to drain here.

Return Type

Promise<void>

Usage

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