diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-12-01 01:40:24 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-06 00:03:55 -0600 |
commit | d18b99ca7750d0ab3c78478c71596e43518351d8 (patch) | |
tree | 027f8b96e6aa556b0cc00b90dfb1def0ec04e922 /libraries/log4net/README | |
parent | 18dc54bafbb36f9425c1506f01fd86180e7a9077 (diff) | |
download | slackbuilds-d18b99ca7750d0ab3c78478c71596e43518351d8.tar.gz |
libraries/log4net: Removed (no SBo maintainer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/log4net/README')
-rw-r--r-- | libraries/log4net/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/log4net/README b/libraries/log4net/README deleted file mode 100644 index 5acd809537..0000000000 --- a/libraries/log4net/README +++ /dev/null @@ -1,4 +0,0 @@ -log4net is a tool to help the programmer output log statements to a variety -of output targets. log4net is a port of the excellent log4j framework to -the .NET runtime. The framework was kept similar in spirit to the original -log4j while taking advantage of new features in the .NET runtime. |