> For the complete documentation index, see [llms.txt](https://docs.zerowork.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zerowork.io/using-zerowork/using-building-blocks/log.md).

# Log

The **Log** building block allows you to record custom log messages during a TaskBot's run. These messages are displayed in the running log dialog and saved in the Run Reports ([Using Run Reports](/using-zerowork/using-run-reports.md)) for future reference.

If no message is entered, a warning is recorded, but the TaskBot run remains unaffected and its status is not marked as failed.

<figure><img src="/files/9qjBjelmSnIX6ZpwWgB6" alt=""><figcaption></figcaption></figure>

This is how a log message is displayed in the running log dialog:

<figure><img src="/files/Cg7CpxERIRVcH2AnAJUA" alt=""><figcaption></figcaption></figure>

It will also be part of the logs in the **TaskBot Run Reports**:

<figure><img src="/files/zlbGPgQKxk7e9HSKcn0q" alt=""><figcaption></figcaption></figure>
