type alias LogModeimport { type LogMode } from "https://deno.land/std@0.220.0/log/file_handler.ts"; definition: "a" | "w" | "x"