function logDeprecatedimport { log } from "https://deno.land/std@0.177.0/node/sys.ts"; log(...args: any[])Log is just a thin wrapper to console.log that prepends a timestamp Parameters...args: any[]