> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# LogStatement

> LogStatement data type.

## Properties

| Name    | Type   | Description                                                        |
| :------ | :----- | :----------------------------------------------------------------- |
| Data    | object | Optional object accompanying the message as contextual information |
| Level   | String | 'Debug', 'Info', or 'Error'                                        |
| Message | String |                                                                    |


## Related topics

- [ExecuteCloudScriptResult](/services/playfab/api-references/events/data-types/executecloudscriptresult.md)
- [PFCloudScriptLogStatement](/services/playfab/api-references/c/pfcloudscripttypes/structs/pfcloudscriptlogstatement.md)
- [API Access Policy](/services/playfab/api-references/api-access-policy.md)
- [PFProfilesEntityPermissionStatement](/services/playfab/api-references/c/pfprofilestypes/structs/pfprofilesentitypermissionstatement.md)
- [Writing custom CloudScript](/services/playfab/live-service-management/service-gateway/automation/cloudscript/writing-custom-cloudscript.md)
