diff options
author | Steven King <kingrst@gmail.com> | 2010-11-27 23:56:38 -0600 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-29 12:45:56 +0100 |
commit | 88f8bee080d095b5c43af9743e66ef91e03fbdc1 (patch) | |
tree | 3328c08c7ecf333cc411cc1906d53f90efc646d5 /libraries/log4c/slack-desc | |
parent | 5cce8befbc806b5511dfc3b8936d32aa67747934 (diff) | |
download | slackbuilds-88f8bee080d095b5c43af9743e66ef91e03fbdc1.tar.gz |
libraries/log4c: Added (C library for flexible logging to files)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/log4c/slack-desc')
-rw-r--r-- | libraries/log4c/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/log4c/slack-desc b/libraries/log4c/slack-desc new file mode 100644 index 0000000000..77c99d0b8c --- /dev/null +++ b/libraries/log4c/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 ':'. + + |-----handy-ruler------------------------------------------------------| +log4c: log4c (a library of C for flexible logging to files) +log4c: +log4c: Log4c is a library of C for flexible logging to files, syslog and +log4c: other destinations. It is modeled after the Log for Java library, +log4c: staying as close to their API as is reasonable. Here is a short +log4c: introduction to Log4j which describes the API, and design rationale. +log4c: +log4c: Homepage: http://log4c.sourceforge.net/ +log4c: +log4c: +log4c: |