> For the complete documentation index, see [llms.txt](https://cover-docs.diffblue.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cover-docs.diffblue.com/features/cover-plugin/cover-plugin-admin/log-files.md).

# Log files

## User logs

Cover Plugin creates and maintains a user log file, `user.log`, in the following locations:

**Windows:** `%USERPROFILE%\AppData\Local\Temp\diffblue\log`

**Linux:** `/tmp/diffblue/log`

**macOS:** `$TMPDIR/diffblue/log`

## Support logs

Cover Plugin also creates a `support.log` log file, in the same directory, which is only relevant to the Diffblue support team. If you raise a support issue then you may be asked to provide this log file.

## Accessing logs

Cover Plugin provides simple access to logs via the [Diffblue Cover tool window](/features/cover-plugin/writing-tests/diffblue-cover-tool-window.md#open-logs). After writing tests, simply look for the Open Logs button and select your desired action.

<div align="left"><figure><img src="/files/UtQ87Phd4eX50t0UpHLv" alt=""><figcaption></figcaption></figure></div>

* **Open user log:** Opens the diffblue user log - for this specific run - within IntelliJ IDEA.
* **Open support log:** Opens the diffblue support log - for this specific run - within IntelliJ IDEA.
* **Open logs folder:** Opens the folder containing all diffblue logs within Windows Explorer, Finder or equivalent.
