Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pup/plugins/web-interface/mod.ts>LogEventData

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

Properties

severity: string
category: string
text: string
processId: string
timeStamp: number