PresentationBackendLoggerCategory Enumeration
Logger categories used by this package
note All logger categories in this package start with the presentation-backend prefix.
see Logger
Members
| Name | Value | Description |
|---|---|---|
| Package | "presentation-backend" | |
| Ipc | "presentation-backend.Ipc" | The logger category used by Presentation IPC implementation. |
| Rpc | "presentation-backend.Rpc" | The logger category used by Presentation RPC implementation. |
| PresentationManager | "presentation-backend.PresentationManager" | The logger category used by the PresentationManager class and other related classes. |
Defined in
Last Updated: 20 June, 2023