deplyr
Log Indeplyr.com
  • Welcome
  • How-to Guides
    • Use AI in actions
    • Use App Data Storage
    • Use App Requirements Doc
  • Use App Versions
  • Use Realtime App Logger
  • Share Your Apps
  • Integrations
    • Using Google Sheets for Apps
    • Using Airtable for Apps
    • Using the Xero Integration
Powered by GitBook
On this page
  • Purpose
  • Usage Tips

Use Realtime App Logger

Learn how to use the Realtime App Logger.

PreviousUse App VersionsNextShare Your Apps

Last updated 2 months ago

Purpose

As developers, we know that we have to have logs in order to debug our code. That's why we created the Realtime App Logger. It displays all console logs from your application, get this, in realtime.

Usage Tips

  • Add console logs wherever you're running into issues with your code

  • By default, the action name, method, body, and query params are logged to the realtime logger, so you can pinpoint if the data from the frontend is in the right format or if it's the action code that needs to be fixed.

Screenshot of the logger