GuidesGet StartedStash StudioProject Logs

View logs in Stash Studio

Stash Studio provides comprehensive logging tools that are invaluable for engineers. You can inspect various types of events directly within the platform, making it easy to debug communication between the Stash API and your game backend or to identify hidden integration issues.

Access your game’s log by clicking the “Logs” icon in the main navigation.

Log TypeDescription
Outgoing EventsLogs for calls made from Stash to your backend.
Incoming EventsLogs for calls made from your backend to Stash.
PaymentsLogs related to payments.
Linked AccountsLogs that track when players link their accounts to the webshop.

Clicking individual events opens a detailed view with information like the URL, request body, a timestamp, and more. You also have several options for filtering logs by status, user ID, timeframe, etc.

Was this page helpful?