> ## 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.

## 속성

| 이름      | 형식     | 설명                               |
| :------ | :----- | :------------------------------- |
| Data    | object | 메시지에 컨텍스트 정보로 함께 제공되는 선택적 개체입니다. |
| Level   | String | 'Debug', 'Info' 또는 'Error'입니다.   |
| Message | String |                                  |


## Related topics

- [ExecuteCloudScriptResult](/ko/services/playfab/api-references/events/data-types/executecloudscriptresult.md)
- [PFCloudScriptLogStatement](/ko/services/playfab/api-references/c/pfcloudscripttypes/structs/pfcloudscriptlogstatement.md)
- [PFProfilesEntityPermissionStatement](/ko/services/playfab/api-references/c/pfprofilestypes/structs/pfprofilesentitypermissionstatement.md)
- [XR-013 Microsoft 계정과 게시자 계정 연결](/ko/publishing/certification/xr/xr-013.md)
- [Services C API 개요 - PFCloudScriptTypes.h](/ko/services/playfab/api-references/c/pfcloudscripttypes/pfcloudscripttypes_members.md)
