import { getLogs } from "https://deno.land/x/pup@1.0.0-rc.11/plugins/web-interface/static/js/network.js";
Fetches the logs for a specific process from the server, optionally filtering by a time range, severity level, and row limit.
Parameters
- An optional timestamp indicating the start of the time range for which to fetch logs.