docs: update core and debug API docs
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
**类型**: `enum class`
|
||||
|
||||
**头文件**: `XCEngine/Debug/LogCategory.h`
|
||||
|
||||
**描述**: 日志分类枚举,定义日志的来源模块。
|
||||
|
||||
## 概述
|
||||
@@ -29,7 +31,7 @@
|
||||
|
||||
| 函数 | 描述 |
|
||||
|------|------|
|
||||
| `const char* LogCategoryToString(LogCategory category)` | [将日志分类转换为字符串](logcategorytostring.md) |
|
||||
| [`LogCategoryToString`](logcategorytostring.md) | 将日志分类转换为字符串 |
|
||||
|
||||
## 使用示例
|
||||
|
||||
|
||||
Reference in New Issue
Block a user