type alias LoggerLevelimport { type LoggerLevel } from "https://deno.land/x/s3si@gui-v0.4.16/src/jsonrpc/types.ts"; definition: | "debug" | "log" | "warn" | "error"