diff options
Diffstat (limited to 'libraries/log4cplus/README')
-rw-r--r-- | libraries/log4cplus/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/log4cplus/README b/libraries/log4cplus/README new file mode 100644 index 000000000000..da3ab2f28105 --- /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. |