export type LogLevel = "info" | "warn" | "error" | "debug";