RAFT

Output data to the console

Add targeted logs to inspect prototype data while you build.

Goal

Be able to inspect values quickly while building/debugging.

Steps

  1. Choose a value to inspect (e.g. a captured answer).
  2. Add a log statement with a clear label.
  3. Trigger the journey and confirm the value appears.
  4. Remove or guard the log.

Notes

Source inspiration: hippo-prototyping “how-to”.