CmdUiEventTraceSet
Configures pointer-event tracing in UI/realm/target routing.
Arguments
| Field | Type | Description |
|---|---|---|
| level | Option |
Trace level (off, errors, basic, full) |
| samplingPercent | Option |
Sampling from 0..100 |
Response
Returns CmdResultUiEventTraceSet:
| Field | Type | Description |
|---|---|---|
| success | bool | Configuration applied |
| message | String | Status or error |
| level | Option |
Final active level |
| samplingPercent | Option |
Final active sampling |
Documentation Vulfram Core