summaryrefslogtreecommitdiff
path: root/libraries/log4shib/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/log4shib/README')
-rw-r--r--libraries/log4shib/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/log4shib/README b/libraries/log4shib/README
new file mode 100644
index 0000000000..1a9710b9a0
--- /dev/null
+++ b/libraries/log4shib/README
@@ -0,0 +1,7 @@
+log4shib is a forked version of log4cpp that has been created for the
+Shibboleth project to ensure a consistent, working snapshot that
+builds reliably on the necessary platforms.
+
+Log for C++ is a library of classes for flexible logging to files,
+syslog, and other destinations. It is modeled after the Log for Java
+library and stays as close to its API as is reasonable.