We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1a21f commit 3d40bf2Copy full SHA for 3d40bf2
1 file changed
README.md
@@ -1,12 +1,19 @@
1
# QSLogLib
2
3
+> *Read this in other languages: [English](README.md), [한국어](README.ko.md)*
4
+
5
## Introduction
-- QSLogLib is SLogLib for Qt 5.
6
+- QSLogLib is a library of SLogLibs ported to Qt5.
7
- It is ported to Qt with improved devices and function.
8
9
+## Note
10
+- Cmake is not any more supported.
11
+- Use Qt. instead of complicated cross-platform code.
12
+- UDP client logger has been added.
13
14
## Authors
15
- SLogLib: Saurabh Garg https://github.com/saurabhg17/SLogLib
16
- QSLogLib: j2doll https://github.com/j2doll/QSLogLib
17
18
## License
-MIT Licensse
19
+- MIT Licensse
0 commit comments