Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function log
import { log } from "https://deno.land/x/cargo@0.2.0/utils/logger.ts";

Parameters

context: string
message: string
optional
customName: string