Skip to main content
Deno 2 is finally here 🎉️
Learn more
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://deno.land/x/live@1.107.0/daemon/loggings/stream.ts";

Properties

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