validateProps MethodStatic
Check that the specified object is a valid LoggerLevelsConfig. This is useful when reading a config from a .json file.
validateProps(config: any): void
Parameter | Type | Description |
---|---|---|
config | any |
Returns - void
Defined in
- core/bentley/src/Logger.ts Line 181
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.