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 8080fd9 commit cd1a21fCopy full SHA for cd1a21f
1 file changed
README.ko.md
@@ -0,0 +1,19 @@
1
+# QSLogLib
2
+
3
+> *Read this in other languages: [English](README.md), [한국어](README.ko.md)*
4
5
+## 소개
6
+- QSLogLib는 SLogLib를 Qt5로 이식한 라이브러리 입니다.
7
+- 향상된 장치와 기능으로 Qt로 포팅되었습니다.
8
9
+## 노트
10
+- Cmake는 더 이상 지원하지 않습니다.
11
+- 크로스 플랫폼 지원을 위한 복잡한 코드 대신에 Qt를 사용합니다.
12
+- UDP 클라이언트 로거가 추가되었습니다.
13
14
+## 저자
15
+- SLogLib: Saurabh Garg https://github.com/saurabhg17/SLogLib
16
+- QSLogLib: j2doll https://github.com/j2doll/QSLogLib
17
18
+## 라이선스
19
+- MIT 라이선스
0 commit comments