Skip to content

Commit 10a78d1

Browse files
committed
Update README.md
1 parent b68d37f commit 10a78d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Welcome to the log4z wiki!
33

44
Log4z is an open source C++ lightweight & cross platform log library.
55
It provides in a C++ application log and trace debug function for 7*24h service program.
6-
Support 64/32 of debian, redhat, centos, suse, windows.
6+
Support 64/32 of windows/linux/mac/android/iOS.
77

88
Log4z是一款开源的轻量级的跨平台日志库 主要针对7*24小时服务器程序的日志输出与跟踪调试,
9-
支持64/32位的debian, redhat, centos, suse, windows等多操作系统.
9+
支持64/32位的windows/linux/mac/android/iOS等操作系统.
1010

1111

1212

@@ -15,8 +15,8 @@ Log4z是一款开源的轻量级的跨平台日志库 主要针对7*24小时服
1515
1. MIT open source license,very liberal.
1616
MIT开源授权 授权的限制非常小.
1717

18-
2. Cross Platform Linux & Windows, Lightweight only one cpp sourse file one header file.
19-
跨平台支持linux和windows, 轻量级 只有一个头文件和一个cpp文件.
18+
2. Cross Platform Linux & Windows & mac, Lightweight only one cpp sourse file one header file.
19+
跨平台支持linux & windows & mac, 轻量级 只有一个头文件和一个cpp文件.
2020

2121
3. 不需要关心创建和销毁等问题 全部自动化.
2222

0 commit comments

Comments
 (0)