@@ -399,7 +399,7 @@ classDiagram
+LogLevel level
+String message
+String module
+Option~String~ trace_id %% 使用 ~ 代替 < >
+Option<String> trace_id
}
%% 接口定义:强调 Send + Sync 约束
class LogOutput {
The note is not visible to the blocked user.