LoggerLevelsConfig Interface
Specifies logging levels, including the default logging level and a set of categories and levels for them.
Properties
Name | Type | Description | |
---|---|---|---|
categoryLevels | undefined | LoggerCategoryAndLevel[] | ||
defaultLevel | undefined | string |
Defined in
- core/bentley/src/Logger.ts Line 45
Last Updated: 20 June, 2023