diff options
Diffstat (limited to 'libraries/log4cpp/README')
-rw-r--r-- | libraries/log4cpp/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/libraries/log4cpp/README b/libraries/log4cpp/README index be50a773bac1..47bced540a9a 100644 --- a/libraries/log4cpp/README +++ b/libraries/log4cpp/README @@ -1,3 +1,5 @@ -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. +log4cpp (library of C++ classes for flexible logging) + +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. |