type alias LogModeimport { type LogMode } from "https://deno.land/x/date_file_log@v0.2.5/deps.ts"; definition: "a" | "w" | "x"