> For the complete documentation index, see [llms.txt](https://lifesteal-1.gitbook.io/lifesteal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lifesteal-1.gitbook.io/lifesteal/lifesteal-zh/minecraft-wo-de-shi-jie/ri-zhi.md).

# 日志

## 📁 访问文件 <mark style="color:$primary;">`latest.log`</mark>

要找到你的 Minecraft 日志文件，请按照以下步骤：\
\
1\. 按下 `Win + R`\
2\. 输入 `%AppData%` 然后按下 **回车**\
3\. 打开文件夹 `.minecraft`\
4\. 进入文件夹 `logs`\
5\. 文件 `latest.log` 就在里面 — 这就是需要发送的那个 ✅


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lifesteal-1.gitbook.io/lifesteal/lifesteal-zh/minecraft-wo-de-shi-jie/ri-zhi.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.
