import * as mod from "https://dotland.deno.dev/x/logger@v1.1.6/stdout.ts"; VariablesvlogOnlyTtyOnly output to console when the terminal is a TTY vstdoutOnlyTtyOnly output to stdout when the terminal is a TTY Functionsfdefaultdefault log function fstdoutDeno stdout log function