From 59e04e91c73f1b2271187e73eb515f2b8f5097e1 Mon Sep 17 00:00:00 2001 From: YapingXin Date: Sun, 6 Mar 2022 23:00:23 +0800 Subject: [PATCH] Add iLOG3 ( https://github.com/calvinwilliams/iLOG3 ), and made a minor change for the project's description. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 67482eb..6fa9efe 100644 --- a/README.md +++ b/README.md @@ -1075,6 +1075,7 @@ A 'catch-all' category for anything that doesn't fit well anywhere else. interfaces. [``GPL-3.0-or-later``][GPL-3.0-or-later] * [Hoedown][405] - Fully standards-compliant, extension-supporting, UTF-8 aware, fast Markdown parser. [``MIT``][MIT] +* [iLOG3][615] - Standard C logging function library, portable and easy to use, high performance, multiple interfaces, native cross-platform, thread safety. [``LGPL-2.1-only``][LGPL-2.1-only] * [Kitsune][355] - Efficient, general-purpose framework for dynamic software updating. [``LGPL-3.0-or-later``][LGPL-3.0-or-later] * [libCello][96] - Library introducing higher-level programming to @@ -1819,3 +1820,4 @@ support for C. [612]: https://github.com/michaelrsweet/pdfio [613]: https://github.com/rurban/ctl [614]: https://github.com/nakst/luigi +[615]: https://github.com/calvinwilliams/iLOG3 \ No newline at end of file