diff options
author | Pedro Mendes <pedro@gepasi.org> | 2016-10-27 06:25:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-27 06:25:45 +0700 |
commit | 3f9ddd95ec4146eea3855277f745e13c2d669418 (patch) | |
tree | 95e96758420ca1bc3419b21a20e4d7599b17a822 /libraries/log4cpp/slack-desc | |
parent | ab3d963c00ff9271df4980233320f809f0cf1a75 (diff) | |
download | slackbuilds-3f9ddd95ec4146eea3855277f745e13c2d669418.tar.gz |
libraries/log4cpp: Added (library of C++ classes for logging).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/log4cpp/slack-desc')
-rw-r--r-- | libraries/log4cpp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/log4cpp/slack-desc b/libraries/log4cpp/slack-desc new file mode 100644 index 0000000000..4a5d22dd68 --- /dev/null +++ b/libraries/log4cpp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +log4cpp: log4cpp (library of C++ classes for flexible logging) +log4cpp: +log4cpp: Log4cpp is library of C++ classes for flexible logging to files, +log4cpp: syslog, IDSA and other destinations. It is modeled after the Log4j +log4cpp: Java library, staying as close to their API as is reasonable. +log4cpp: +log4cpp: http://log4cpp.sourceforge.net/ +log4cpp: +log4cpp: +log4cpp: +log4cpp: |