log4cplus: add new package
authorBangLang Huang <redacted>
Thu, 12 Oct 2017 08:37:55 +0000 (16:37 +0800)
committerRosy Song <redacted>
Mon, 1 Apr 2019 10:33:49 +0000 (18:33 +0800)
commit3d565d0efe48e8f43d675edd839bd2bd80e95f33
tree29f4791705766dba8adfa124924032f2cc106a2a
parent149afa5dcbf9c236ef42b476c47dbe687487d6e6
log4cplus: add new package

log4cplus is a simple to use C++11 logging API providing thread--safe,
flexible, and arbitrarily granular control over log management and
configuration. It is modeled after the Java log4j API.

wiki: https://sourceforge.net/p/log4cplus/wiki/Home/
github: https://github.com/log4cplus/log4cplus

Signed-off-by: BangLang Huang <redacted>
libs/log4cplus/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT