Source position: wasm.debuginspector.api.pas line 27
type TWasmOILogLevels = set of (
wolTrace,
wolDebug,
wolInfo,
wolWarning,
wolError,
wolCritical
);