LoggerCategoryAndLevel Interface
Identifies a logging category and the LogLevel that should be used for it. The LogLevel is specified by its string name.
Properties
Name | Type | Description | |
---|---|---|---|
category | string | ||
logLevel | string |
Defined in
- core/bentley/src/Logger.ts Line 38
Last Updated: 13 June, 2024