Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function stdout
import { stdout } from "https://deno.land/x/logger@v1.1.6/stdout.ts";

Deno stdout log function

Parameters

msg: Uint8Array

Returns

Promise<void>