enum Severityimport { Severity } from "https://deno.land/x/hex@0.6.5/src/lib/standards/logging.ts"; MembersAlert = 1Critical = 2Debug = 7Emergency = 0Error = 3Info = 6Notice = 5Warning = 4