Skip to content

Commit 3327160

Browse files
committed
2022.5.2-Client(add field viewer,fix init bugs)
1 parent 0511c8e commit 3327160

25 files changed

Lines changed: 256 additions & 197 deletions

File tree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
200 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
25.5 KB
Binary file not shown.
0 Bytes
Binary file not shown.

.gradle/file-system.probe

0 Bytes
Binary file not shown.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
**_Optilog_**
22

3+
**_截止目前,Optilog代码总量2247行!_**
4+
35
这是一个用java语言编写的开源日志框架。
46

57
具体教程请看本项目Wiki (https://github.com/OptiJava/Optilog-Client/wiki)

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'com.optilog'
6-
version '2022.5.2'
6+
version '2022.5.3'
77

88
repositories {
99
mavenCentral()
61 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)