mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user