docs: remove outdated Toolbox log level persistence warning (#22139)

Remove the warning about JetBrains Toolbox not persisting log level
configuration between restarts.

As of JetBrains Toolbox 3.2, log level configuration now persists
between restarts, making this warning outdated.

Created on behalf of @matifali

Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
This commit is contained in:
blinkagent[bot]
2026-02-17 19:17:22 +05:00
committed by GitHub
parent 4a3304fc38
commit 81a928915c
@@ -74,9 +74,6 @@ If you encounter issues connecting to your Coder workspace via JetBrains Toolbox
2. Locate the log file named `jetbrains-toolbox.log` and attach it to your support ticket.
3. If you need to capture logs for a specific workspace, you can also generate a ZIP file using the Workspace action menu, available either on the main Workspaces page in Coder view or within the individual workspace view, under the option labeled **Collect logs**.
> [!WARNING]
> Toolbox does not persist log level configuration between restarts.
## Additional Resources
- [JetBrains Toolbox documentation](https://www.jetbrains.com/help/toolbox-app)