summaryrefslogtreecommitdiffstats
path: root/libraries/log4cplus/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/log4cplus/README')
-rw-r--r--libraries/log4cplus/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/log4cplus/README b/libraries/log4cplus/README
new file mode 100644
index 0000000000..da3ab2f281
--- /dev/null
+++ b/libraries/log4cplus/README
@@ -0,0 +1,3 @@
+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.