ClientDiagnosticsOptions Interface
Data structure for client diagnostics options.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
backendVersion | boolean | undefined | ||
handler | ClientDiagnosticsHandler |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
dev Inherited | boolean | DiagnosticsLoggerSeverity | DiagnosticsOptions | Severity for developer log messages |
editor Inherited | boolean | DiagnosticsLoggerSeverity | DiagnosticsOptions | Severity for presentation rules' editor log messages |
perf Inherited | boolean | { minimumDuration: number } | DiagnosticsOptions | Flag specifying that performance should be measured, or |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.