diff options
author | crocket <crockabiscuit@yahoo.com> | 2010-06-17 08:52:05 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-17 14:45:24 -0500 |
commit | bac25796931edf79c86798d8c37fa555bcd678ef (patch) | |
tree | 081e7295ae033cf3fdc3aa79560e92a89a4e4612 /libraries/log4net/slack-desc | |
parent | b2332184538b2488c6fdaa04073b09b3ee964c2f (diff) | |
download | slackbuilds-bac25796931edf79c86798d8c37fa555bcd678ef.tar.gz |
libraries/log4net: Added (log tool for mono)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/log4net/slack-desc')
-rw-r--r-- | libraries/log4net/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/log4net/slack-desc b/libraries/log4net/slack-desc new file mode 100644 index 0000000000..d29e6825d3 --- /dev/null +++ b/libraries/log4net/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------------------------------------------------------| +log4net: log4net (log tool for mono) +log4net: +log4net: log4net is a tool to help the programmer output log statements to a +log4net: variety of output targets. log4net is a port of the excellent log4j +log4net: framework to the .NET runtime. The framework was kept similar in +log4net: spirit to the original log4j while taking advantage of new features +log4net: in the .NET runtime. +log4net: +log4net: The website of log4net is http://logging.apache.org/log4net/ +log4net: +log4net: |