Log Management
You can manage and view custom in-game logs.
Table Management
Create and manage tables to store game logs.
Table List
| Field | Description |
|---|
| Table Code | Unique code of the table (clipboard copy available, click to navigate to detail page) |
| Name | Table name |
| Modified Date | Last modified date |
| Created Date | Table creation date |
| Actions | Edit, Delete buttons |
Register/Edit Table
| Field | Description |
|---|
| Table Name | Enter the name of the log table. (Required) |
Log Search
Search and view game logs for a specific table. You can search from the table detail page.
Search Conditions
| Field | Description |
|---|
| Search Period | Select the start and end dates for the log search. (Required) |
| Player ID | Enter the UUID to look up logs for a specific player. (Required) |
Search Results
| Field | Description |
|---|
| Table Code | Table code where the log is stored |
| Player ID | Player UUID who recorded the log |
| Log File | Log file name (click to view details in popup) |
| Log Size | Log file size (KB) |
| Date | Log recording date |
Log Details
Click the log file to view Key-Value log data in a table format in the popup window.
| Field | Description |
|---|
| Key | Log data key |
| Value | Log data value |