interface LogEventDataimport { type LogEventData } from "https://deno.land/x/pup@1.0.0-rc.8/plugins/web-interface/mod.ts"; Propertiesseverity: stringcategory: stringtext: stringprocessId: stringtimeStamp: number