Skip to main content
Module

x/pup/mod.ts>LogEvent

Universal process manager built in Deno
Go to Latest
interface LogEvent
import { type LogEvent } from "https://deno.land/x/pup@1.0.0-rc.1/mod.ts";

Properties

severity: string
category: string
text: string
optional
process: ProcessConfiguration