logExceptionCallstacks
AccessorStatic
Should the callstack be included when an exception is logged?
logExceptionCallstacks: boolean
Returns - boolean
SetterStatic
logExceptionCallstacks(b: boolean): void
Parameter | Type | Description |
---|---|---|
b | boolean |
Returns - void
Defined in
- core/bentley/src/Logger.ts Line 165
Last Updated: 11 June, 2024