# 应用日志

> 查看本应用自身的运行记录

此功能用于查看本应用自身的运行记录、崩溃报告等，方便排查问题。

## 功能入口

* **入口**: 首页 -> 实用工具 -> 应用日志
* **图标**:&#x20;

## 主要功能

* **日志分类**:
  * **应用日志**: 记录应用正常运行时的关键操作和状态。
  * **崩溃日志**: 记录应用发生崩溃时的堆栈信息，用于排查 Bug。
* **文件管理**: 左侧列出所有日志文件，支持按日期查看。
* **分享与导出**:
  * **导出**: 将日志文件保存到外部存储。
  * **二维码**: 生成下载链接二维码，方便手机扫描下载日志文件。


---

# 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://zero-7.gitbook.io/netamade/ne-zha-mei-shi/xi-tong-gong-ju/ying-yong-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.
