Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 297 Bytes

createlogdraindeliveryformat.md

File metadata and controls

17 lines (11 loc) · 297 Bytes

CreateLogDrainDeliveryFormat

The delivery log format

Example Usage

import { CreateLogDrainDeliveryFormat } from "@simplesagar/vercel/models/createlogdrainop.js";

let value: CreateLogDrainDeliveryFormat = "json";

Values

"json" | "ndjson" | "syslog"