index.configureSignalsDebug
configureSignalsDebug(config): void
Configures global debugging and logging options for the signals reactivity engine.
| Name | Type | Description |
|---|---|---|
config |
SignalsDebugConfig |
Options to configure debug logging and batch tracing. |
void
Example