Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pup/plugins/web-interface/static/js/ui.js>addLog

Universal process manager built in Deno
Go to Latest
function addLog
import { addLog } from "https://deno.land/x/pup@1.0.0-rc.10/plugins/web-interface/static/js/ui.js";

Add a log entry to the logs section.

Parameters

log
  • Log entry.
initial
  • Add entries first.