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 39
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.