> ## Documentation Index
> Fetch the complete documentation index at: https://docs.recaseai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# recase.log

> Log a message to the console for view in the Recase Dashboard

Recase logs are useful for debugging and understanding the flow of your workflows. You can view them under the "Runs" tab in the Recase Dashboard.

## Usage

```typescript theme={null}
recase.log("Hello, world!");
```

<Note>
  What other modules and integrations would you like to see? Email us at [founders@recaseai.com](mailto:founders@recaseai.com)!
</Note>
