Module

x/live/daemon/loggings/stream.ts>LogLine

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
interface LogLine
import { type LogLine } from "https://dotland.deno.dev/x/live@1.107.0/daemon/loggings/stream.ts";

Properties

message: string
timestamp: number
level: "info" | "error"