Type Alias: RuntimeDiagnosticLevel

type RuntimeDiagnosticLevel = "debug" | "info" | "warn";