LoggerLevelsConfig Interface
Specifies logging levels, including the default logging level and a set of categories and levels for them.
Properties
| Name | Type | Description | |
|---|---|---|---|
| categoryLevels | LoggerCategoryAndLevel[] | undefined | ||
| defaultLevel | string | undefined | 
Defined in
- core/bentley/src/Logger.ts Line 47
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.