api / type-aliases / RuntimeDiagnosticLevelType Alias: RuntimeDiagnosticLeveltype RuntimeDiagnosticLevel = "debug" | "info" | "warn";