Skip to content

Commit 0bf7fc3

Browse files
committed
2022.5.3-Client
1 parent 20ec241 commit 0bf7fc3

File tree

23 files changed

+110
-34
lines changed

23 files changed

+110
-34
lines changed
Binary file not shown.
Binary file not shown.

.gradle/7.4/fileHashes/fileHashes.bin

350 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
476 Bytes
Binary file not shown.
Binary file not shown.

.gradle/file-system.probe

0 Bytes
Binary file not shown.

.gradle/workspace-id.txt.lock

0 Bytes
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ _截止目前,Optilog代码总量2247行!_
88

99
**Optilog的优势**
1010

11-
1.性能高:初始化日志+输出一条日志(输出到屏幕+输出到文件+通过socket输出到服务端) 最多只需要194毫秒(后续还会再优化)。
11+
1.性能高:初始化日志+输出一条日志(输出到屏幕+输出到文件+通过socket输出到服务端) 最多只需要162毫秒(后续还会再优化),但在你的你不用这个log实例之后要调用log.shutdown()
1212

1313
2.占位符方便:Optilog支持无限个占位符,并且可以重复使用(#1 #1输出两次第一个占位符)
1414

41 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)