diff options
Diffstat (limited to 'libraries/log4cpp/README')
-rw-r--r-- | libraries/log4cpp/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/log4cpp/README b/libraries/log4cpp/README new file mode 100644 index 0000000000..be50a773ba --- /dev/null +++ b/libraries/log4cpp/README @@ -0,0 +1,3 @@ +Log4cpp is library of C++ classes for flexible logging to files, syslog, IDSA and other +destinations. It is modeled after the Log4j Java library, staying as close to their API +as is reasonable. |