Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.4/plugins/web-interface/mod.ts";

Properties

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