docs(readme): readme error
This commit is contained in:
@@ -399,7 +399,7 @@ classDiagram
|
|||||||
+LogLevel level
|
+LogLevel level
|
||||||
+String message
|
+String message
|
||||||
+String module
|
+String module
|
||||||
+Option~String~ trace_id %% 使用 ~ 代替 < >
|
+Option<String> trace_id
|
||||||
}
|
}
|
||||||
%% 接口定义:强调 Send + Sync 约束
|
%% 接口定义:强调 Send + Sync 约束
|
||||||
class LogOutput {
|
class LogOutput {
|
||||||
|
|||||||
Reference in New Issue
Block a user