type LogLevel = "debug" | "info" | "warn" | "error";
Severity for Platform.log / SurfaceConnection.log.