diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2016-10-21 07:46:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-21 07:47:08 +0700 |
commit | 23c9d0eb08329df4aeadfebafe0357504526d42a (patch) | |
tree | 12496d5d1f92854a247866add85ff3aecb3f18fc /libraries/log4cplus/slack-desc | |
parent | a216876fa6c6b033cb28738465ce4b8bc9d8f9b4 (diff) | |
download | slackbuilds-23c9d0eb08329df4aeadfebafe0357504526d42a.tar.gz |
libraries/log4cplus: Added (A C++ logger).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/log4cplus/slack-desc')
-rw-r--r-- | libraries/log4cplus/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/log4cplus/slack-desc b/libraries/log4cplus/slack-desc new file mode 100644 index 0000000000..040f7aa518 --- /dev/null +++ b/libraries/log4cplus/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------------------------------------------------------| +log4cplus: log4cplus (A C++ logger very close to Java's log4j) +log4cplus: +log4cplus: Log4cplus is a simple to use C++ logging API providing thread-safe, +log4cplus: flexible, and arbitrarily granular control over log management and +log4cplus: configuration. It is modelled after the Java log4j API. +log4cplus: +log4cplus: +log4cplus: +log4cplus: +log4cplus: +log4cplus: |