FrontendLoggerCategory Enumeration
Logger categories used by this package
@note All logger categories in this package start with the core-frontend prefix.
@see Logger
Members
| Name | Value | Description |
|---|---|---|
| IModelConnection | The logger category used by the IModelConnection class and other related classes. | |
| NativeApp | The logger category used for NativeApp | |
| Package | ||
| Render | The logger category used for creating and displaying graphics. | |
| Request | The logger category used for making network requests. |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.