type alias LogModeimport { type LogMode } from "https://dotland.deno.dev/std@0.116.0/log/mod.ts"; definition: "a" | "w" | "x"