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