oz123 / awesome-c

A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
Creative Commons Attribution Share Alike 4.0 International
9.16k stars 808 forks source link

Add iLOG3 ( https://github.com/calvinwilliams/iLOG3 ) #229

Open YapingXin-Aerospace opened 2 years ago

YapingXin-Aerospace commented 2 years ago

I'd like to suggest adding iLog3 ( https://github.com/calvinwilliams/iLOG3 ) into the great awesome-c list under the 'Utilities' category, because I saw 'zlog' under the same category. iLog3 is also a useful Logging library similar with zlog. In fact I used both of 'zlog' and 'iLog3' in my commercial pure C software development projects, and iLog3 is a little better than zlog in Linux and Windows cross-platform programming. And iLog3 has a very clear documentation in the doc folder and good example in README-EN. It is published as open source library with LGPL 2.1 license.

Thanks.

oz123 commented 2 years ago

I am hesitating. It seems pretty abandoned and the list of contributors is very small.