For the complete documentation index, see llms.txt. This page is also available as Markdown.

Logs

Where to find your task logs in Refract, and what the app data dev logs are (and are not) for.

Refract has two kinds of logs: task logs you view in the bot, and dev log files in the app data folder. For checking what a task did, task logs are the ones you want.

Task logs: right-click the task

Right-click any task and click View Logs. This is the user-facing log: it shows what that task has been doing, in a readable format. When troubleshooting a task or asked for logs in a ticket, this is the log to check.

Dev logs: the app data folder

Refract also writes log files to its app data folder on your machine.

If support does ask, here is where the folder lives:

  1. Press Win + R to open the Run box.

  2. Type %appdata% and press Enter.

  3. You land in AppData\Roaming. Open the Refract folder.

Or in File Explorer: click the address bar, type %appdata%, press Enter, and open the Refract folder.

  1. Open Finder (or click the desktop so Finder is active).

  2. Press Cmd + Shift + G to open the Go to Folder box.

  3. Type ~/Library/Application Support and press Enter.

  4. Open the Refract folder.

Or from the Finder menu bar: click Go, then Go to Folder..., and enter the same path.

Last updated

Was this helpful?