Interfaces/Addons
IAddonLoggerService
Provides access to basic logging functionality for addon usage.
Methods
Information
Logs a message with the information label.
Parameters
| Name | Type | Description |
|---|---|---|
| message | string | The text to write. |
Provides access to basic logging functionality for addon usage.
Logs a message with the information label.
Parameters
| Name | Type | Description |
|---|---|---|
| message | string | The text to write. |