# 客户端日志查看

### Vortex 1.3.4 后，客户端新增 API 和订阅日志，方便排查问题：

#### 1、Windows

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

前往 `C:\Users\Administrator\.config\com.vortex.helper` ，注意修改用户名

#### 2、macOS

打开 `Finder`， 键盘同时按住 `Shift+Command+G`，在弹出的输入框中输入 `/Users/[用户名]/.config/com.vortex.helper`&#x20;

#### 3、安卓

无法登录的，**长按登陆界面的 Logo 两秒**，日志将会复制到剪贴板；

可正常登陆的，前往 `关于（About）` 页面，点击导出日志即可


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.vtx.team/others/logs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
