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 37
Last Updated: 20 June, 2023