docs: update core and debug API docs
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
|
||||
析构函数。销毁 `FileLogSink` 实例,调用 `Flush()` 确保所有日志数据写入文件,然后关闭文件句柄。
|
||||
|
||||
**返回:** 无
|
||||
|
||||
**线程安全:** ✅ 析构函数是线程安全的
|
||||
|
||||
**复杂度:** O(1)
|
||||
|
||||
## 相关文档
|
||||
|
||||
Reference in New Issue
Block a user