Skip to main content
Module

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

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

Properties

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