docs: update core and debug API docs
This commit is contained in:
@@ -9,6 +9,8 @@ FileLogSink(const Containers::String& filePath)
|
||||
**参数:**
|
||||
- `filePath` - 日志文件路径
|
||||
|
||||
**线程安全:** ✅ 构造函数本身是线程安全的,但多线程同时创建同一文件可能会产生竞争
|
||||
|
||||
**复杂度:** O(1)
|
||||
|
||||
**示例:**
|
||||
|
||||
Reference in New Issue
Block a user