slackbuilds_ponce/libraries/log4cplus/README
Thibaut Notteboom 23c9d0eb08 libraries/log4cplus: Added (A C++ logger).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-10-21 07:47:08 +07:00

3 lines
191 B
Text

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