Skip to content

LogLevel

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

Severity for Platform.log / SurfaceConnection.log.