docs: update core and debug API docs
This commit is contained in:
@@ -9,7 +9,11 @@ virtual void Log(const LogEntry& entry) = 0
|
||||
**参数:**
|
||||
- `entry` - 日志条目,包含级别、分类、消息、时间戳、线程 ID 等完整信息
|
||||
|
||||
**复杂度:** O(1)
|
||||
**返回:** 无
|
||||
|
||||
**异常:** 无
|
||||
|
||||
**线程安全:** ✅ 线程安全
|
||||
|
||||
**示例:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user