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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.